First of all, the provided source code in the FLTK 2.0 HTML online document has a little error. It still uses the FLTK 1.* declaration, "#include <FL/Fl_Menu_Bar.H>", which should instead be "#include <fltk/MenuBar.h>".
And... second of all, I think that the forums are a step up from a traditional newsgroup. But for one thing, I think that a more modern type of forum will draw more potential users. It's a bit hard to navigate to specific tops quickly with the limited flexibility. Third of all, even though I believe that the source code provided in SVN and on the documentation is adequate, I think that people would like a section on the website where people can look at many examples of FLTK's features, such as how to actually theme their program. I know that these points have already been brought up before, but I just want to remind some people about it. I might just create a tutorial section on my website because I really like FLTK and to a lesser extent Ultimate++. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

