Hi Stephane, Please create your dialog as follows:
ULCDialog dialog = new ULCDialog(UlcUtilities.getWindowAncestor(appletPane); Thanks and regards, Janak -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Marchandon, Stephane Sent: Wednesday, December 13, 2006 10:08 PM To: [email protected] Subject: [ULC-developer] modal form and Applet parent Hello, I have a problem using modal form in an Applet. If the Browser lost the focus while a modal form is opened and the user gets back to the Browser using the task bar (not using alt+tab), the modal form is hidden and the applet is locked. I noticed some info in the mail list archives linking to the issue https://www.canoo.com/jira/browse/UBA-1113 . The fix version says 6.0.4, but I am using 6.1.1 and still I have the problem. Is it now possible to create a ULCDialog with a parent defined as a ULCAppletPane? Kind Regards. Stéphane Marchandon _______________________________________________ ULC-developer mailing list [email protected] http://lists.canoo.com/mailman/listinfo/ulc-developer
