Hello,

I want to ask, because I hope you can help me relatively fast.

Following situation:
I have an application main JFrame and an modal JDialog with the main frame 
as parent. Now I create another JFrame in the dialog on show it. I can't do 
anything with this new generated dialog, because the modal frame always 
catches every event.

I know, there is an Bug filed in the SUN-Bugdatabase (BTW: SUN thinks, it's 
a feature rather a bug). Does anybody knows a workaround? The only 
workaround, I know is: do not create a JFrame, but an JDialog. But double 
clicking on a JDialog's title does not maximize it (at least on Window)...

Best regards
Thomas Singer


_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-features

Reply via email to