--- Begin Message ---
java-linux-digest Digest Volume 02 : Issue 36
Today's Topics:
JDialog.setVisible(true) -> iconifie [ Dick Repasky <[EMAIL PROTECTED] ]
Re: JDialog.setVisible(true) -> icon [ "Sudhir Kumar" <[EMAIL PROTECTED]> ]
Re: JDialog.setVisible(true) -> icon [ Juergen Kreileder <[EMAIL PROTECTED]> ]
Re: HELP : Stable JVM for running JB [ "Craig O'Shannessy" <[EMAIL PROTECTED] ]
--- End Message ---
--- Begin Message ---
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 setVisible(true) make the JDialog visible but only as a closed
icon, and I must click on the icon to actually see the JDialog. This wasn't
a problem on earlier versions of Blackdown, and I don't have the problem
using Sun's JRE on Windows or Solaris or using the latest Apple MRJ
for Mac OS X.
What's up?
Thanks,
Dick
--- End Message ---