![]() |
Java: Avoiding paint or getting rid of this accursed blinking
You know everytime you call repaint() the program redraws everything, correct? And you know how that makes your program "blink?" Is it possible to get rid of the accursed blinking?
|
I don't know about Java for this one, but anywhere else you would use the LockWindowUpdate API function...
|
Found out about BufferedImage(s), and that helped a lot. Thanks.
|
All times are GMT -6. The time now is 10:28 PM. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.