[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
How to get keyboard input
- From: Ray Crampton <RayCrampton worldnet att net>
- To: gtk-list redhat com
- Subject: How to get keyboard input
- Date: 03 Oct 1998 08:50:32 -0500
I have a non-editable text box in which I want to echo keystrokes and
then send the keystrokes for processing elsewhere as well.
How do I retrieve keystrokes as they come in?
I see key_press_event, and I've made a callback based on it which gets
called each time a key is pressed, but I can't figure out how to get
the value of the key.
Thanks for any help,
Ray
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]