Finally.. checked in the doxygen doc modifications for Fl_Browser_; r6720.
Fl_Browser_ docs should demonstrate the "\see Related methods" technique
for grouping like-kind methods we discussed. I'll do a second pass at the
superclass to add that there too.
This check-in also includes the macro name changes for:
FL_SORT_ASC
FL_SORT_DESC
..to instead be:
FL_SORT_ASCENDING
FL_SORT_DESCENDING
..as we discussed here a week or so ago. Docs and test/browser.cxx program
have been modified to support that change.
Next I'll try to also hit that Fl::scrollbar_size() fix, now that the docs
are checked in.
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev