I tried to do the following, in this order:

1.- Connect to the socket's signal_key_press_event a handler.
2.- As it didn't work, I tried to set_events(Gdk::KEY_PRESS_MASK |
Gdk::KEY_PRESS_RELEASED)
3.- Tried to use a Gtk::EventBox and put the socket inside it.


None of them worked. It is as if the application didn't know anything
about my key presses.
Any help is appreciated. Bye and thanks!!
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to