Hello all, I've been asked to prepare a short manual for a program I wrote. I am thinking of using the Fl_Help_Dialog and loading a .html page.
The .html pages I have written relied heavily on CSS. From my testing with Fl_Help_Dialog, Fl_Help_View does not support CSS I take it? I looked at the index.html for fluid->help->Manual. I see that the code uses tag attributes. Is it true that CSS is not supported? Should I just stick to tag attributes and tags such as <font>, <center>, etc during my writing? What do other do and use when it comes to documentation writing? Thanks, -- Alvin _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

