Dear Mr.Abdullah,
I have tried to implement many like:
webView:decidePolicyForNewWindowAction:request:newFrameName:decisionListener:<https://developer.apple.com/library/mac/documentation/cocoa/Reference/WebKit/Protocols/WebPolicyDelegate_Protocol/Reference/Reference.html#//apple_ref/occ/instm/NSObject/webView:decidePolicyForNewWindowAction:request:newFrameName:decisionListener:>

webView:decidePolicyForNavigationAction:request:frame:decisionListener:<https://developer.apple.com/library/mac/documentation/cocoa/Reference/WebKit/Protocols/WebPolicyDelegate_Protocol/Reference/Reference.html#//apple_ref/occ/instm/NSObject/webView:decidePolicyForNavigationAction:request:frame:decisionListener:>
webView:createWebViewWithRequest:<https://developer.apple.com/library/mac/documentation/Cocoa/Reference/WebKit/Protocols/WebUIDelegate_Protocol/Reference/Reference.html#//apple_ref/occ/instm/NSObject/webView:createWebViewWithRequest:>
However, they arenot invoked.
Best regards,

2013/7/24 Mike Abdullah <mabdul...@karelia.com>

> Have a look at WebUIDelegate, there's a wealth of applicable methods in
> there.
>
> On 24 Jul 2013, at 08:42, Folami Nguyen <nhph...@oesf.jp> 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 (Cocoa-dev@lists.apple.com)
> >
> > 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 mabdul...@karelia.com
>
>
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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 arch...@mail-archive.com

Reply via email to