hi,
I have a flicker problem in my application and i found out i could solve it using double buffering.
Is it possible to do it in regular api? If yes, then how?
if not, then can i do it in nokia's api?
Great thnx for your help![]()
hi,
I have a flicker problem in my application and i found out i could solve it using double buffering.
Is it possible to do it in regular api? If yes, then how?
if not, then can i do it in nokia's api?
Great thnx for your help![]()
Hi,
Not too difficult. Here you can find an explaination (by Eric Giguere) with sample code:
http://developer.java.sun.com/develo...ly01_EricG.txt
Sala