Alvin wrote:
> Hello all,
> 
> In the HTML documentation for Modules -> "File names and URI utility 
> functions", it appears the #include definition is missing from the 
> documentation for the functions. I know that #include <FL/Fl_File_Chooser.H> 
> is required, however, this isn't stated (clearly?) on this page. At least 
> not that I can see. I'm not sure if this is true for the PDF documentation 
> though.
> 
> Is this is bug? If so, I can file a STR for the documentation is desired.

        According to the source code (src/fl_open_uri.cxx) there are doxygen
        style docs for eg. the fl_open_uri() function, but I'm not sure where
        one would find them from the main doc page.

        I suppose that goes for all the global functions; AFAIK there may
        still be no entry in the FLTK index for these yet, even though the
        docs are there.
        
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to