> > I get the following build errors: > > -=-=-=-=-=-=-=-=-=-= > > ..\memorspace\main.cpp:33: error: `COMMAND' undeclared ... > > COMMAND is unknown to the compiler, i guess you mean fltk::COMMAND > (or try using namespace fltk)
I've tried to use both. None of the two work. I'm not sure what is the problem. The text editor example in the 2.0 documentation compiles fine with 'COMMAND'. > good luck! Thanks :) The single callback link you gave me is helpful. I would have to understand it fully before I can use it, though. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

