Can I add a "key_press_event" handler to treeview without removing other handlers?
- From: mili <milimeter 163 com>
- To: gtk-list gnome org
- Subject: Can I add a "key_press_event" handler to treeview without removing other handlers?
- Date: Mon, 26 Aug 2002 00:25:05 +0000
Hello, Every one
I find that "key_press_event" has been connect to a handler which handle the
row selecting. When I connect "key_press_event" to my handler, the row can't
be selected. So I have to use "key_release_event". But there's no
GDK_2BUTTON_PRESS in "key_release_event" status. I think there must be some
way to add my "key_press_event" handler to treeview and at the same time the
initial handler can still response. Can anybody tell me what it is?
Thank you.
Yours,
mili
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]