I have also encountered the same "symptom", when a file dialog menu was
shown for a second time. The first time presented it it displayed. The
second, and all other times is was created 'minimized' ( i.e. on the task
bar ).  This, I think, is a bad interaction between the awt & the motif
used to do the linux port.  There is an #ifdef  linux fix in the area
that causes the problem in jdk1.3.1, but the true test was the actual
running of the intel jdk binaries which no longer exhibited the problem.
On other linux platforms, with sharable metrolink motif, one has to nuke
the code under the #ifdef linux for it to work properly ( for that
instance ).

/gat

btw i cannot tell u what code ( jdialog, or otherwise ) was being used,
as all I had was .class files.

Amol Kulkarni wrote:

> Hi,
> Following is a code which i use to invoke a JDialog on Red Hat 7.0
> using blackdowns jdk1.2.2. But the Dialog doesn't seem to be visible.


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

Reply via email to