Hi,
I'm having difficulty with JDialog.setVisible() on Blackdown Java-Linux
Java(TM) 2 SDK, Standard Edition Version 1.3.1 FCS and above (meaning the
latest, too). The first time that I use the setVisible method of
a dialog it comes up fine. After I hide it with setVisible(false),
calls to s
Wilhelm,
> I'm using the 1.3.1_02 version of the blackdown JDK with mozilla RC2
> on PPC. I'm trying to work around the fact that various applets
> SIGSEGV the JVM, and I've discovered via testing in appletviewer that
> these same applets work fine when I run the JVM with green threads.
I'm