I have noticed that with the new Java 1.5 update that was just
delivered via software update has broken the following. I know this
problem did not exist prior to installing the recent update of 1.5.
Has anyone noticed this or have a workaround?
Bill
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.
mMovieController = new MovieController(mMovie);
mMovieController.enableEditing(true);
// the problem does not appear when the following is commented out.
add(mQTComponent, BorderLayout.CENTER);
_______________________________________________
Do not post admin requests to the list. They will be ignored.
QuickTime-java mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quicktime-java/email@hidden