> [email protected] wrote: > > How does one generate the HTML documentation with Doxygen such that it's > > compatible/usable/readable by FLUID? I'm running on Windows-XP, downloaded > > the latest version of Doxygen and ran it in the "documentation" directory. > > It generates an HTML sub-directory that is usable with a Web Browser, but > > the files aren't cleanly usable in FLUID from it's help pull-down. Having > > the docs in FLUID is really handy. > > Fluid should probably be modified so that Help->Manual > uses fl_open_uri() to open the doxygen docs using the local web browser.
Should I submit a bug report on this then? I think I found another issue. I was using 1.1.8 but was having problems loading and displaying PNG files from Tektronix O-scopes. I upgraded to a more recent snapshot and that fixed the PNG problem, but now I have a problem with labels. I constructed a Tab Widget with a couple of entries. This all worked with 1.1.8, but now I see the Tab labels inside the widget and on the Tab of the widget. It all looks fine in Fluid, but in the running program I see these multiple labels. None of the Fluid options seem to eliminate the bogus label. Not sure if this is fixed in the most recent snapshot but I'll give it a try tomorrow. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

