I'm trying to debug an app / applet that puts up a
SplashScreen (extends Window). I can see the splash
screen fine as an application and with appletviewer, but
NOT with the 1.1.2. plugin in Netscape 4.5. Any ideas?
This works on NT, but also fails on Solaris/Intel the same
as Linux. I tried changing SplashScreen to extend Frame
as a workaround. This works, but I really don't want the
window manager frame around it. Looked in the Bug
Parade, but haven't found it yet...
Also, does anyone know why I get no Component events
from this Window? I first thought it might be a timing issue
since the splash screen is displayed only briefly. I put in
a ComponentListener and waited for "componentShown"
before continuing, but never received the event... :-(
Thanks In Advance,
Russ
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]