|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
[quote]Hi there!
I used an applet for drawing, but the stuff on the canvas flickers after I change the draw mode. Please help URL |
|
#2
|
|||
|
|||
|
Try using double buffering, where you create a second (offscreen) Canvas to draw on, and switch images when drawing is complete.
Success, Ton |
|
#3
|
|||
|
|||
|
<BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">quote:</font><HR>Thanks friend! It worked![/quote]
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Java Help > Flickering problems |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|