[3549] in java-interest
Re: Simple Draw Image
daemon@ATHENA.MIT.EDU (Aleph One)
Wed Nov 15 22:14:23 1995
Date: Wed, 15 Nov 1995 18:11:26 -0600 (CST)
From: Aleph One <aleph1@dfw.net>
To: "Brian D. Elliott" <belliott@world.nad.northrop.com>
Cc: java-interest@java.sun.com
In-Reply-To: <Pine.SUN.3.91.951115123506.9652A-100000@world.nad.northrop.com>
Overload update do that it does not clear the applet first:
public void update(Graphics g) {
paint(g);
}
That should do it.
Aleph One / aleph1@dfw.net
http://underground.org/
KeyID 1024/948FD6B5
Fingerprint EE C9 E8 AA CB AF 09 61 8C 39 EA 47 A8 6A B8 01
On Wed, 15 Nov 1995, Brian D. Elliott wrote:
> I am having a major flicker problem drawing a very simple gif file. This
> applet seems so simple - what am I doing wrong? Do I have to use a panel
> or a canvas to draw to? It also takes a long time to display.
>
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com