[4482] in java-interest

home help back first fref pref prev next nref lref last post

Re: Transparent Applets

daemon@ATHENA.MIT.EDU (Arthur van Hoff)
Tue Jan 2 17:09:47 1996

Date: Tue, 2 Jan 1996 11:37:44 -0800
From: Arthur.Vanhoff@Eng.Sun.COM (Arthur van Hoff)
To: eknudson@vnet.IBM.COM
Cc: java-interest@java.Eng.Sun.COM


Hi Erik,

> Another vote for transparent Applets.  Until this happens most
> graphical applets aren't even usable in anything other than prototype
> applications!

Although this isn't currently supported there are some hooks for making
this work in the future. One is that we can change the damage event handler
so that it draws the appropriate background, the other is that we need to
fixed Graphics.clearRect() so that it draws the applet background rather
than just the background color.

For now you can try to work around it by painting the correct background
yourself. I realize that that isn't a good long term solution...

Have fun,

	Arthur van Hoff
	
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post