getting the keypress Shift+KP_UP, etc.
- From: Antonio Campos <acampos ceronet com>
- To: "gtk-list redhat com" <gtk-list redhat com>
- Subject: getting the keypress Shift+KP_UP, etc.
- Date: Fri, 18 Feb 2000 01:43:40 +0100
When I connect the signal key_press_event to a widget, and then I get
the keyval of the GdkKeyEvent associated structure in the callback, how
am I aware of keys like Shift+KP_UP?
The problem is that when the user presses Shift+KP_UP, the keyval in the
event structure contains "8", and not the "combo key". This doesn't
happen with Shift+UP,... Anyway to solve this?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]