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?


-- 
To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to