NicoVB Posted July 4, 2003 Posted July 4, 2003 I have a large Panel with a lot of mini-panels inside it. But when I scroll the Panel and I hold my mouse down on the scrollbar, the pixels are blury and are spread over whole the panel. What do I have to do to solve this?? Quote Visit http://www.nico.gotdns.com Now ONLINE!
micon Posted July 5, 2003 Posted July 5, 2003 i think you need to be more specific about what "panel".. also it sounds like crappy drawing code to me if the pixels get all messed up. Try using double buffering techniques or try to clean your drawing code up a bit. good luck Quote
NicoVB Posted July 5, 2003 Author Posted July 5, 2003 I don't have any drawing code, I just have One Scrollable Panel with a lot of panels inside it. Quote Visit http://www.nico.gotdns.com Now ONLINE!
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.