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 is the only way.
In KDE2.0 , you have to create new Dialog Everytime. (sound funny,
but)

Rds
Sudhir



- Original Message -
From: "Dick Repasky" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, May 25, 2002 10:43 PM
Subject: JDialog.setVisible(true) -> iconified


>
> 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
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
>


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




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 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?

It's a bug.  Will be fixed in the next release.


Juergen

-- 
Juergen Kreileder, Blackdown Java-Linux Team
http://www.blackdown.org/java-linux.html
Run Java 2 SE v1.3.1 on your iPAQ:
http://www.handhelds.org/pipermail/ipaq/2001-June/007221.html


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]