DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2368
Version: 1.3-current


Possible alternate: an FLTK global that all interested widgets
can test for:

Fl::option(FL_OPTIONS_FOCUS_WITH_ARROWS,1);   // on
Fl::option(FL_OPTIONS_FOCUS_WITH_ARROWS,0);   // off
Fl::option(FL_OPTIONS_FOCUS_WITH_ARROWS);     // get current value

Such an 'option()' global could be useful for similar 'global behavior'
flags..


Link: http://www.fltk.org/str.php?L2368
Version: 1.3-current

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

Reply via email to