>> Fl::option(OPTION_ARROW_FOCUS, 0); is incorrect syntax. > What svn version of 1.3.x are you using?
I'm using Version 1.3.0rc3. I've had different error messages in various situations. The one I'm getting now is ... error C2065: 'OPTION_ARROW_FOCUS' : undeclared identifier But 'OPTION_ARROW_FOCUS' is defined in Fl.h, which is included. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

