WebkitGtk: NewWindow ...

View: New views
4 Messages — Rating Filter:   Alert me  

WebkitGtk: NewWindow ...

by Andy___ :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I'm searching for a event to recive the information if a new window/tab is requested.

In WebKitGtk is a "new-window" request "WebKitWebView::new-window-policy-decision-requested".
But in WebKitGtkSharp i cant find.

Thanks for your help
and sorry for my worse english.

Andy

Re: WebkitGtk: NewWindow ...

by Everaldo Canuto :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Humm,

We probabily don't have it implemented yet, I will check it.

Everaldo.

On Wed, Oct 21, 2009 at 6:57 PM, Andy___ <andy@...> wrote:

>
> Hi,
>
> I'm searching for a event to recive the information if a new window/tab is
> requested.
>
> In WebKitGtk is a "new-window" request
> "WebKitWebView::new-window-policy-decision-requested".
> But in WebKitGtkSharp i cant find.
>
> Thanks for your help
> and sorry for my worse english.
>
> Andy
> --
> View this message in context: http://www.nabble.com/WebkitGtk%3A-NewWindow-...-tp26000131p26000131.html
> Sent from the Mono - Gtk# mailing list archive at Nabble.com.
>
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list@...
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>
_______________________________________________
Gtk-sharp-list maillist  -  Gtk-sharp-list@...
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Re: WebkitGtk: NewWindow ...

by Andy___ :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Ok, thank you.

Everaldo Canuto wrote:
Humm,

We probabily don't have it implemented yet, I will check it.

Everaldo.

Re: WebkitGtk: NewWindow ...

by Andy___ :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I added this to the file "webkit-sharp.metadata" in the trunk-svn-package, now it runs fine. Okay, ne "signal-name" isn't the best :)
Thank you, without your answer (and your blog) i've not be able to do this :)
Everaldo Canuto wrote:
Humm, We probabily don't have it implemented yet, I will check it. Everaldo.