On 20.09.2009, at 01:44, Greg Ercolano wrote:

> Greg Ercolano wrote:
>       Things like fl_beep(), fl_color() and fl_show_colormap() were all
>       in a giant alphabetical list:
>       http://fltk.org/doc-1.1/functions.html#functions
>       ..which indexed to where the definitions could be found.
>
>       Where is one supposed to know about such functions now in 1.3.x docs?

Yes, I have not found a way to get all functions into an alphabetical  
list. I am sure that there is a way, maybe by grouping them, similar  
to what I did with the utf8 functions, but that means we have to touch  
every functions and add the group it belongs to.

The only other way I know is by going through the doxygenized header  
files. They contain links to the individual documentation. Annoying  
and unfriendly.

_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to