[3657] in java-interest
Re: Simple Draw Image
daemon@ATHENA.MIT.EDU (Jill Shermer)
Tue Nov 21 18:52:56 1995
Date: Tue, 21 Nov 1995 11:54:31 -0800
From: jshermer@BASISinc.com (Jill Shermer)
To: aleph1@dfw.net
Cc: java-interest@java.sun.com
Hmmm, I have figured out, by resizing my appletviewer window to
cover my root window, that the first image in my image loop is drawn to
a very large scale before my image loop is drawn. That is why I
am seeing this unexpected top-left border interferring with my expected image
loop. How do I turn this off? Any clues?
-Jill
jshermer@basisinc.com
----- Begin Included Message -----
From jshermer Tue Nov 21 11:32:39 1995
To: aleph1@dfw.net
Subject: Re: Simple Draw Image
Cc: java-interest@java.sun.com
Hi,
I followed your suggestion as well, and am happy with the results.
Thank you!
If you don't mind another question, can you respond to the following:
I have a top-left black border which is drawn at the beginning
of each iteration of my image loop; it disappears after the 1st
image is drawn. Specifically, the border runs along the top and
left side of the area where my first image is to be drawn.
The border is not in my gif images. I would like
to get rid of it. My images are drawn at the same location, without
any offset. When my system load is heavy, I notice this top-left border
is drawn before any image is draw; the left portion is less about
10 pixels wide and the top portion is about 5 pixels in height.
This border appears in both the appletviewer and in Netscape 2.0 beta.
Any suggestions on how to solve this would be appreciated!
Thanks in advance,
-Jill
----- End Included Message -----
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com