mp s kirjoitti 12.1.2006 kello 13.39:

I recently read that somebody was asking almost the same thing on
this list. Practically the only parameter that can go wrong is window_id.
I currently pass the HildonAppView id as window_id but should i pass
the HildonApp's GtkWindow id instead? And if so how to do this in
practise?

Hi,

I think you need to create a GtkSocket[1] and pass its id (gtk_socket_get_id ()) to browser.
You can then pack the socket into the AppView as any other widget.

BR,
Lassi

[1] http://developer.gnome.org/doc/API/2.0/gtk/GtkSocket.html
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to