Hello all!
I'm pretty sure I've seen this haggled over in the fourms before, but I'm not sure that I've seen a solution.
In my application I draw a listbox using lines, boxes, and then text. As the list grows, however, it takes longer to process, and slows the program down a bit.
In an attempt to optimize this, I wrote the code so it would use GET IMAGE to take a "snapshot" of the listbox. If the user hasn't scrolled or clicked on an item, I simply show the snapshot. If there is user interaction, I actually draw all items again, then take another snapshot.
This works good and well, but the snapshot image looks terrible!!! Fuzzy!!
Does anyone know what can be done about this? I have tried two different computers with 2 different video cards.
DBP4
Thanks!
Good, bad... I'm the guy with the gun. - Ash in Army Of Darkness(1993). http://www.divekahuna.com/images/aod-small.jpg[/img]