A note to the FLTK folks regarding this thread. I'm looking over the examples on the book's website.
The code the book compiles against is 1.1.9, not 2.0. The references you see to 2.x style names (like "Window" and "Widget") are because he's got classes defined in his own libs with those names. So the book is /NOT/ compiling against FLTK 2.x. It really is 1.1.9, but these complaints are about the libs that come with the book that just so happen to have names that are similar to the FLTK 2.x names. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

