Q4033 When I reload my applet my hidden canvas is shown directly! why?
You are here: irt.org | FAQ | Java | Q4033 [ previous next ]
Put mycanvas.setVisible (false); in Start() rather than init(), read the article Java#2 for further details.
©2018 Martin Webb