|
|
Q4033 When I reload my applet my hidden canvas is shown directly! why?
irt.org | Knowledge Base | Java | Q4033 [ previous next ] Q4033 When I reload my applet my hidden canvas is shown directly! why?Put mycanvas.setVisible (false); in Start() rather than init(), read the article Java#2 for further details. |
-- div -->
|