Have a look at WebUIDelegate, there's a wealth of applicable methods in there.
On 24 Jul 2013, at 08:42, Folami Nguyen <[email protected]> wrote: > I have application, I use WebView to display an silverlight page which > isnot mine. > The silverlight application has a button, when I click on it a new window > is opened. > However, if the silverlight application run on WebView, I don't know which > delegate method is invoked when user click on this button. > Please share your experience about this problem if you have any. > Thank in advance. > _______________________________________________ > > Cocoa-dev mailing list ([email protected]) > > 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: > https://lists.apple.com/mailman/options/cocoa-dev/mabdullah%40karelia.com > > This email sent to [email protected] _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
