[2860] in java-interest
How to set the backgroud color?
daemon@ATHENA.MIT.EDU (thu@dq.IConNet.COM)
Wed Oct 18 12:29:37 1995
From: thu@dq.IConNet.COM
Date: Wed, 18 Oct 1995 10:04:11 -0400
To: java-interest@java.sun.com
This probably has been asked a thousand time.. but I can't find an answer in the mail archive:
1. How do you set the background color within the applet area? The default color is grey (R,G,B=192,192,192). I worked around with filling the rect with the desired background color, however, the grey flicker from time to time is quite ugly.
2. This is probably related to the first one as well. When I load a gif with
transparency index set, java seems to simply paint the transparent area into the default background color (grey), which doesn't realy achieve the desired transparent effect when you draw one image on the other. ANy insight?
---- Tony Hu
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com