Hi, I thought you should know that there's a problem with the THtml generated pages when browsingthem with Opera 5. You see, when you have ... <pre> ... <h3>...</h3> ... </pre> Opera sees this as ... <pre> ... </pre> <h3>...</h3> ... </pre> so everything after <h3>...</h3> is not in the <pre> </pre> scope. This means that the list of data members of a class always looks horrible when viewed with Opera. Such a schame, 'cause Opera is really a nice browser. And a suggestion to THtml. Why not be able to set the header and footer of the generated pages, perhaps with some external file. I could imagine THtml::SetHeaderSkeleton(const Char_t* filename); THtml::SetFooterSkeleton(const Char_t* filename); and one could put everthing inside a table for example (who said frames? :-), or have some fancy graphics at the top of the page or something. ROOT could then have a set of boring - sorry - neutral header and footer pages. I know one can in just derive a new class from THtml now that all methods are either public or protected, but I think the other feature would be nice too. Yours, Christian ----------------------------------------------------------- Holm Christensen Phone: (+45) 35 35 96 91 Sankt Hansgade 23, 1. th. Office: (+45) 353 25 305 DK-2200 Copenhagen N Web: www.nbi.dk/~cholm Denmark Email: cholm@nbi.dk
This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:50 MET