Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Albireo » Will there be a fix for ...
Will there be a fix for ... [message #573345] Fri, 02 November 2007 22:36
Chris Kwon Lewis is currently offline Chris Kwon LewisFriend
Messages: 24
Registered: July 2009
Junior Member
Will there be a fix for letting you use JOptionPane and JDialogs(etc) ?

I noticed if I use JOptionPane BEFORE creating my EmbeddedSwingComposite
it works just fine. But if I attempt to use JOptionPane or a JDialog
after I've created the EmbeddedSwingComposite that it will display, but
it tends to freeze the whole program.

Not sure if you were aware of this problem, but it would be nice to be
able to use JOptionPane, and in my case a JDialog since the person
before me wrote a lot of code for that particular section which uses a
JDialog and JTrees. Initially i thought the problem was setting the
JDialog's frame owner to the awt frame in EmbeddedSwingComposite. But I
experimented with a regular JOptionPane(doesn't ask for the parent
component/frame) and noticed the same problem.
Previous Topic:Albireo Creation Review
Next Topic:Will there be a fix for ...
Goto Forum:
  


Current Time: Thu Apr 18 00:10:05 GMT 2024

Powered by FUDForum. Page generated in 0.21563 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top