Re: on_key_press + enter + space bar + arrow keys = problem



have you tried setting up even mask?

add_events (Gdk::BUTTON_PRESS_MASK);

-Vlad

On Mon, 2006-05-08 at 22:09 +0200, Miroslav Shaltev wrote:
> hi @ all
> 
> i have a problem, and i hope, here is the right place, for the question.
> i use "on_key_press(GdkEvent *key)" method to get the values of key 
> pressed, but for "Enter", "Space Bar" and  all arrow keys, no event key_press 
> is generated. i googled the web, but found no solution or example.
> for any ideas,docs links, example code, etc. thank you very much.
> 
> best regards,
> mirsha
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list



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