Re: JDialog.setVisible(true) -> iconified

2002-05-26 Thread Juergen Kreileder
Dick Repasky <[EMAIL PROTECTED]> writes: > 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

Re: JDialog.setVisible(true) -> iconified

2002-05-26 Thread Sudhir Kumar
Hi, If U r in KDE, then As far I know , it's KDE related problem. I think u r in KDE2.0 or above. Please check your application in KDE1.0 , i think u should not get same problem u r facing in KDE1.0. There is a way to overcome this problem in KDE2.0 ( i have done), but i m not saying that this i