>> Fl::option(OPTION_ARROW_FOCUS, 0);  is incorrect syntax.

> sorry, this must be:  Fl::option(Fl::OPTION_ARROW_FOCUS, 0);

Your suggestion above worked in the sense that it compiled.
But I still have the problem of not being able to use the
arrows and space bar as shortcut keys. It's not the end of
the world. But it is the beginning of the end :)

> Which keys do you want to define as shortcuts?

I'm using about half the keys on the keyboard now.
I'll probably want to use all of them eventually.

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

Reply via email to