[4111] in java-interest
Re: Applet not initialized(?)
daemon@ATHENA.MIT.EDU (Tim Bass (Java))
Mon Dec 11 15:11:36 1995
From: Tim Bass (Java) <java@dune.silkroad.com>
To: l-arcini@argos.uniandes.edu.co (Fabio Arciniegas)
Date: Mon, 11 Dec 1995 14:36:49 -0500 (EST)
Cc: java-interest@java.sun.com
In-Reply-To: <9512110658.AA17250@zeus.uniandes.edu.co> from "Fabio Arciniegas" at Dec 11, 95 01:58:48 am
>
> Hi everyone... I promess in the future i'll post better questions but i started
> Yesterday with the HelloWorld applet i did every step and my Netscape (2.0
> beta 3) does not recognize it... it says "Applet not initialized"...
> I know it most look pretty stupid but could you please help me?(Hotjava
> doesn't get it either);
>
> Any Ideas?
>
Fabio,
I'm no java guru myself, and others on this list could give you more
details...... but I can tell you that when I write an applet that
has buggy code in the init() method of applet, then I get the same
error. How to I fix it? Like an idiot, I move the buggy init()
code to paint() or something like that at it works great. This
simple means that I just guess, since we are just in beta and
the documentation is a moving target.
Good luck!
Tim
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com