Mike Werner wrote:
>>> 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.

        I just pulled 1.3.0rc3, built it on my ubuntu8,
        and the code I pasted compiled+ran OK, no errors.

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

Reply via email to