> why are the module > pages not sorted in a useful (alphabetical?) order? How can we sort them > in a way we *like*? > > Albrecht
This is because we don't have the SORT_GROUP_NAMES set to YES. But I do like that they are not sorted by alphabetical order but instead by priority of interest. This said, we are lucky because most important functions are in fl and it is parsed first. But I believe it is also possible to parse the files with a predetermined order, Duncan recently made a change in that direction. So that way, you can have more control to the order where the groups appear. Fabien _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
