Am 19.03.2010 18:21, manolo gouy wrote: > Albrecht: > > It's great to see the Fl_Printer and Fl_Sys_Menu_Bar classes > in the FLTK documentation! Many thanks.
You're welcome. > There's some more fine tuning to be done in Fl_Device Doxygen material, > but we've already a very nice thing. Yes, indeed. Good work! When reading through the new docs in preparation for the upload, I saw in http://www.fltk.org/doc-1.3/classFl__Device__Plugin.html that there is a reference to "Fl_Abstract_Printer *" that is obviously (and intentionally, AFAIK) not documented. But maybe it should be ? Documentation of fl_draw() etc.: Meanwhile I came to the conclusion that I like to see all drawing methods in the Fl_Device class context. Maybe it would be a good idea just to add \see Fl_Device::draw() or similar to the old (and now undocumented) fl_draw() etc. functions. Then we could add a back-link or note that the draw() etc. methods are called by the corresponding fl_draw() etc. function. What do you think about that? Albrecht _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
