On Thu, Apr 22, 2010 at 6:37 AM, jody <[email protected]> wrote: > But when my Window is running, only the Escape key is caught, but none > of the arrow keys.
wild guess: try looking for GDK_rightarrow as well. see gdk/gdkkeysyms.h for the full list. _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
