Modal Dialog problem on Mac
Modal Dialog problem on Mac
- Subject: Modal Dialog problem on Mac
- From: "Sethiya, Govind" <email@hidden>
- Date: Thu, 14 Jun 2007 08:10:16 -0400
- Thread-topic: Modal Dialog problem on Mac
Title: Modal Dialog problem on Mac
Hi I have a problem In Mac on safari 10.4.7 browser, when we click Help Button inside the modal Dialog to execute
JSObject(Help Page), a new Browser window appears with the URL, but the browser window does not load it contents.
Moreover, opens the new browser window in the back side of the JDialog.
It works perfectly fine on MS windows OS.
It happens only with JDialog whenever it is displayed as a modal dialog which in turn calls JSObject on clicking of Help
Button.
The problem has been comming due to Dialog.setModal(true) method of JDialog. But If we do the Dialog.SetModal(false)
the problem has resloved but we want modal dialog.
I have go through so many so many website but I didn't get solution.
Please help me and provide a solution how to resolve it on mac.
Is there any other option on Mac for modality of Jdilaog?
Thanks,
Govind
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden