-----Original Message-----
From: quicktime-java-bounces+birbilis=email@hidden
[mailto:quicktime-java-bounces+birbilis=email@hidden] On Behalf
Of Bill Stackhouse
Sent: Thursday, November 17, 2005 8:46 PM
To: email@hidden
Subject: Re: Java update 1.5.0.05 and FileDialog
At 9:14 AM -0500 11/17/05, Elliotte Harold wrote:
Bill Stackhouse wrote:
Once a Frame/JFrame is opened with a QTComponent, FileDialog will not
wait until the cancel/open button is pressed. Even if the Frame/JFrame
is closed and disposed, the problem continues to appear. The problem
does not appear with JFileChooser.
I'm not so sure. You're description isn't perfectly clear, but it
sounds like a problem I've been struggling with in Amateur for several
months now, well before the recent update. But then maybe we don;t have
exactly the same problem.
I've attached a small reproduction of this problem. Near the top of the
class are comments for how to set options to either show the problem or not
show it.
Bill