How do I use a WebView in a modal dialog?
How do I use a WebView in a modal dialog?
- Subject: How do I use a WebView in a modal dialog?
- From: "David Springer" <email@hidden>
- Date: Fri, 25 Apr 2008 09:35:53 -0600
Folks,
How can I use a WebView in a modal dialog? I understand that WebViews
don't work in the modal runloop mode, so is there a way to fake this?
Run my own nextEventMatchingMask: loop (I have tried this with very
limited success)? Run the window containing the WebView in a separate
thread with its own run loop? Get rid of WebView altogether and go
straight to WebFrame (this sounds hard)?
Help?
Thanks!
- Dave.S
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden