• 0

Drawing problem with list box [.NET]


Question

Ok, this might be hard to understand but anyways:

i'm currently inheriting from the ListBox control and providing my own drawing code.

I'm drawing a gradient background on each listbox item. All fine, however the gradient i'm drawing is a little away from the edge of the actual rectangle so youll see some white space around the actual rectangle.

All fine till when you run it and when u resize the listbox, only the first item gets refreshed and draw appropriately.

If i drew the gradient so that it covered the whole rectangle up with no spaces between the edges, and if i resize it during runtime, all the items become drawn correctly.

Here's a screenshot of the issue when it's resized

http://www.ug.it.usyd.edu.au/~wpan6331/ss/ss.JPG

Has anyone experienced the same situation before?

Thanks

Link to comment
https://www.neowin.net/forum/topic/270286-drawing-problem-with-list-box-net/
Share on other sites

13 answers to this question

Recommended Posts

  • 0
  dannyres said:
You could try setting the ControlStyles.ResizeRedraw flag.. I'm pretty sure that will fix your problem..

this.SetStyle(ControlStyles.ResizeRedraw, true);

By the way very nice looking listbox you've got there. :)

Dan

585278752[/snapback]

Thanks, i've tried al the SetStyle options.

Doesn't help, try it yourself actually, if u dont mind

draw a gradient inside a listbox item, and make it so that its off the edges of the rectangle and resize and ullsee it happen too.

  • 0
  dannyres said:
Ah ok, I don't have time to try it myself right now, but you could try filling the bounds with white (Graphics.Chear(Color.White);) then drawing ontop of that.. Hopfully that will solve your problem.. :)

Dan

585281362[/snapback]

lol that doesn't really work, it then causes only one listbox item to be drawn.

  • 0

Ok update guys, i overrided OnResize, so i have to invoke mybase's resize method, added ResizeRedraw for the styles that fixed it up, now i'm left with a listbox that flickers really badly, has anyoen got any other tips they can share to avoid this flickering, i've used double buffer, doesn't work, it also said to truly enable double buffer u have to set the AllWmPaint one and the UserPaint styles, however UserPaint stuffs up the drawing.

Any other suggestions guys?

Thanks

  • 0
  dannyres said:
You could try doing the double buffering yourself by creating a temporary Bitmap object which you will draw ontop, then paint that to the screen.. :)

Dan

585284364[/snapback]

I did that in some test code and it didn't help for me, although the SetStyle with DoubleBuffer worked for me.

What kind of paint trouble do you get when you use SetStyle?

  • 0
  weenur said:
I did that in some test code and it didn't help for me, although the SetStyle with DoubleBuffer worked for me.

What kind of paint trouble do you get when you use SetStyle?

585284643[/snapback]

Hmmm i'm gonna have to show you, sometime when you're free and when you're on msn lol

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Ah .. lockout for suspicious activity. I bet they uploaded the SanDisk utility detected as malware
    • Microsoft 365 will soon disable outdated authentication protocols for file access by Usama Jawad On a fairly regular basis, Microsoft disables outdated protocols that are used to access its services. In the past few years, the company has deprecated Basic Auth in Exchange Online and cut access to Outlook for third-party apps relying on this protocol. Now, it has decided to get rid of old authentication protocols for file access across Microsoft 365 services. As reported by Bleeping Computer, Microsoft has posted a message on its Microsoft 365 Admin Center. Starting from mid-July 2025, the company will begin disabling legacy authentication protocols used to access files across Microsoft 365 and Office apps, SharePoint, and OneDrive. Essentially, applications or services which use the Relying Party Suite (RPS) or FrontPage Remote Procedure Call (FPRPC) will to perform browser-based authentication to perform open operations on Office files will no longer be able to do so. As expected, this is primarily being done to improve the cybersecurity posture of various services. Microsoft states that RPS can be brute-forced and phished with relative ease as it is fairly outdated. Similarly, FPRPC is typically used for remote web page authoring and it is susceptible to exploitation through various vulnerabilities too. As such, both of these protocols will be disabled by default starting from mid-July 2025, with the rollout of this change targeting completion by August 2025. The Redmond tech giant will update the protocol baseline by default without mandating any licensing changes for customers. In addition, once these modifications are rolled out, Microsoft 365 will require admin consent to get third-party access to files and sites. IT admins can view the guidance available here to configure admin consent workflows. Microsoft says that these changes align with the principles of its Secure Future Initiative (SFI). Earlier today, it announced the rollout of improved security defaults for Windows 365 citing the same reasons too.
    • It does and it can... I took an i3 board and upgraded it to my FX8350... no issues, just put in new drivers over the top that Windows didn't. Not the issue for me, (though I eventually did do a new install from 23H2 to 24H2)... I was on 22H2 at the time. The issue is activation. You may get hit with having to activate again.
  • Recent Achievements

    • First Post
      Fuzz_c earned a badge
      First Post
    • First Post
      TIGOSS earned a badge
      First Post
    • Week One Done
      slackerzz earned a badge
      Week One Done
    • Week One Done
      vivetool earned a badge
      Week One Done
    • Reacting Well
      pnajbar earned a badge
      Reacting Well
  • Popular Contributors

    1. 1
      +primortal
      705
    2. 2
      ATLien_0
      283
    3. 3
      Michael Scrip
      217
    4. 4
      +FloatingFatMan
      195
    5. 5
      Steven P.
      130
  • Tell a friend

    Love Neowin? Tell a friend!