On 27 Oct 2007, at 18:32, cableguy67 wrote: > OK, maybe someone can shed some light now... > > If you look at Fl_Input around line 115 there is a comment for new > page. > > The table following seems to be the culprit. It appears that not > closing the last <td> is mucking things up. For a simple example > comment out the entire table from lower case <center> to it's close > and replace with the following.
yes, that seems to tie up with my tests - although I hadn't got as far as figuring out why the second table was problematic. FWIW, I've tried loading that page in a variety of browsers now and they pretty much all seem to tolerate the "error" pretty well. Nonetheless, I do think the fltk doc is probably "wrong"... Certainly, fixing the doc file to work looks easier than making the help_view code more tolerant! _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

