[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
How can I get a TextLineEdit object, and capture a key event?
- From: Kermit Mei <kermit mei gmail com>
- To: gtkmm-list gnome org
- Subject: How can I get a TextLineEdit object, and capture a key event?
- Date: Sun, 14 Dec 2008 04:53:26 +0800
Hello, I'm a newbie for gtkmm, in my program, I need a TextEdit which
can just handle only one line text?
And I must capture the keyboard's event in it.
For example, when I press the key "5", it should show the text "%" but
not "5".
Thanks.
Kermit Mei
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]