imm wrote:
> On a related note - what to do about the html_view demo in the test
> folder, and about fluid?
> 
> Both attempt to load the html version of the fltk docs, but on many
> platforms now with 1.3, these html files will not exist at all.

        For fluid I think we could fl_open_uri() the website docs.
        (If possible, fluid could check the install dir to see if
        the HTML docs exist, and fl_open_uri() those instead)

        For the help demo, I think we need to make a 'test page'.
        I'm not sure our HTML viewer is capable of displaying
        the doxygen docs, which have CSS and frames..

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

Reply via email to