Dear All
Have you got the J@Whiz test program for Java 2 Platform?
Could you help me having J@Whiz?
Thank
Nam
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Amol Kulkarni
Sent: Wednesday, May 23, 2001 7:51 PM
To: [EMAIL PROTECTED]
Subject: JDialog not
Amol Kulkarni wrote:
> Well I cant make out the reason behind this.
> Now a real question :Is java 100% platform independant? I know its a
> foolish question to ask after you have seen results like this.
The core Java platform is platform-independent, but...
- In any complicated spec, there are
> 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.
> I see that it is being created at the status bar,but it still doesn't
> show up
> The same code works perfectly well on Windows NT. Can anybody tell
Follow-up, the minimization to the scroll-bar did not happen in jdk1.2.2,
just FYI.
/gat
Amol Kulkarni wrote:
> Hi,
> Following is a code which i use to invoke a JDialog on Red Hat 7.0
--
To UNSUBSCRIBE, email to [EMAIL PROTEC
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 d
On Wed, 23 May 2001, 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.
> I see that it is being created at the status bar,but it still doesn't
> show up
> The same code works perf
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.
> I see that it is being created at the status bar,but it still doesn't
> show up
> The same code works perfectly well on Windows
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.
I see that it is being created at the status bar,but it still doesn't
show up
The same code works perfectly well on Windows NT. Can anybody tell me
the reaso