Re: Plug and socket communication.



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!!


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]