Re: Key Press Event!



Madhusudan E wrote:
I am defining a new widget and within the class_init I am mapping 

Widget_class->key_press_event to local key press event handling function.

But none of the keypress event is caught by my local function.

Maybe you forgot to activate key events when creating a GdkWindow.  That
is a common mistake to forget the events you need, I made it too...

Paul



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]