Re: Problems Sending Input/Focus to Plug Window

2014-08-26 Thread Gaute Hope
Hi, I've had a similar problem when trying to give focus to a widget within the embedded window (from socket application). It seems that this is not really possible at the present moment. I've created an example with the plug-socket example code [0]. Here [1] is also a patch for a gtk_socket_focus

GtkSocket: focus to embedded child widget or plug widget

2014-05-05 Thread Gaute Hope
Hi, note: this message was already sent to gtk-list, but re-sending here as it might be more appropriate: I am trying to put the keyboard focus on a widget (or similar) inside a embedded window of a GtkSocket, but although I am using grab_focus on the GtkSocket and the plugin seems to be receivin