|
-
Dec 3rd, 2004, 03:58 AM
#3
Thread Starter
Fanatic Member
Re: vb.net 2003: trying to speed up an owner-drawn listbox
 Originally Posted by The Dutch Dude
<shot in the dark>
maybe using BeginUpdate and EndUpdate will help to reduce the flickering?
</shot in the dark>
Actually, that increased the flickering to a horrible level whereas it's just bad now.
The way I had coded it was also pretty bad. To make it compatible with the way I intend to do things now, I have to re-write the code for that and in doing so, I'm going to double-buffer the whole thing to see if that works.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|