On Tue, 17 Apr 2007 09:00:08 -0400
Christoph Dalitz <[EMAIL PROTECTED]> wrote:
> 
> Even though the callback is entered and recognised as an FL_SHORTCUT event,
> the Apple+Right key combination is not recognised.
> 
> Does someone know how to check for a key combination in a shortcut?
> 
Found the solution myself: FL_COMMAND is checked with Fl::event_state(), not
with Fl::_event_key().

Christoph
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to