• 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

    • It's likely going to be the on-board models that have been finetuned to perform all the Galaxy AI processing needs, thus eliminating any need for the cloud/subscription...
    • They did remove the Start button with Windows 8, but everyone had their pitchforks out. That OS had its many issues, but you could work on a desktop environment without the Start. Safe to say not many liked it.
    • I always just assumed that how I start programs is pretty close to how most people do it, which is... 1)Either start a program from desktop icon. or... 2)Windows key (or mouse click on start menu) and when start menu appears type in a little of what program you are trying to find, it will highlight, then press enter (or find it with mouse pointer and click it) is the very basic idea. this is very basic core functionality I would never change since it's quick and to the point and just works and has been this way a long time now. NOTE: I am on Linux Mint 22.1-Xfce (I am using the 'dark' menu since the default light grey is a bit out of place with the rest of Mint's darker look), but the very basics like this are the same as Windows in this regard. I like how Mint tends to pretty much stay the same (minor tweaks from point release to point release that are slight but overall it's pretty much the same) instead of change for the sake of change like Windows does and ends up making some stuff potentially worse as a result. I say screw all of those trends where something has to 'look current' as I am more of the mindset once something looks good enough, which Mint does (along with say Windows 7's core interface and the like), you don't screw with it as if someone does want to mess with it, they can do their own custom tweaks on the side, but the base install should be like that 'old faithful' type of interface that everyone has been familiar with for decades now. so by that standard the 'Start Menu' is still useful. I would NEVER get rid of that core functionality as Win8 pretty much tried that upon release and it made doing VERY basic stuff a chore which is why after I briefly tried Win8 in a VM, I never bothered with that OS again as that was easily Microsoft's biggest mess up with interface changes and I have been using Windows since v3.11 in mid-1990's and that Win8 interface change was by far the biggest mess up from Microsoft (how that made it to the final product is beyond me). I realize they supposedly fixed it in Win 8.1, but by then no one really cared as Win7 was the standard and those moving on from that went to Win10.
    • i click a few things on the start menu, other wise I do still use the run box daily.
  • Recent Achievements

    • Week One Done
      Wayne Robinson earned a badge
      Week One Done
    • One Month Later
      Karan Khanna earned a badge
      One Month Later
    • Week One Done
      Karan Khanna earned a badge
      Week One Done
    • First Post
      MikeK13 earned a badge
      First Post
    • Week One Done
      OHI Accounting earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      679
    2. 2
      ATLien_0
      275
    3. 3
      Michael Scrip
      207
    4. 4
      +FloatingFatMan
      171
    5. 5
      Steven P.
      148
  • Tell a friend

    Love Neowin? Tell a friend!