Hello, I'm working with FLTK 1.1.7 and 1.1.8, on a Red Hat Linux. I'm trying to use an arrow key (Up, Down) as fl_button shortcut. Fluid seems to accept the shortcut, the generated FLTK code is correct ( fl_button::shortcut() is called ), but the callback is not called when I stroke the key.
I've try several mix of shortcut : Keynum Arrow/ Standard Arrow, with all key modificators (Ctrl, Alt, Shift ...). Did I miss something ? _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

