Hi Greg, thanks for the update, works perfectly!
I'll probably use this method for now but move the Matt's (new) fix when 1.1.8
becomes official.
Thanks again guys.
> renderguy wrote:
> > [..] unless I can hand-edit the file to use the correct syntax (for
> > example, 'shortcut {FL_COMMAND + 'o'}').
>
> You shouldn't have to edit the fl file to make this work
> with the old fluid.
>
> Just bring up the Properties window for the menu item
> and just hand-type at the 'Extra Code:' prompt:
>
> o->shortcut(FL_COMMAND+'c');
>
> This will force the shortcut to be 'FL_COMMAND',
> and will work across platforms as I described in my
> last posting on this thread.
>
> I just tried it to be sure, and it does work.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk