![]() |
Launching frame from modal dialog
I have opened up an instance of a subclass to JDialog, which was made modal when it was displayed. Based on some interaction in this window, I want to open another frame . But when I do that, the subframe is "dead", i.e. doesn't react to input at all. This happens even if I first set the modal property of the parent to false before showing the subwindow. Does anyone know how I can get around this? |
Re: Launching frame from modal dialog
On 1/31/2013 12:03 PM, Hawkan wrote:
> > I have opened up an instance of a subclass to JDialog, which was made > modal when it was displayed. Based on some interaction in this window, I > want to open another frame . But when I do that, the subframe is "dead", > i.e. doesn't react to input at all. This happens even if I first set the > modal property of the parent to false before showing the subwindow. Does > anyone know how I can get around this? An example would have been really nice. Have you tried closing the JDialog first? -- Knute Johnson |
| All times are GMT. The time now is 07:56 AM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.