Can anyone tell me (for fltk 1.1.4) what the limitations are for a file loaded into an Fl_Multi_Browser? I was doing a small variation on the sample code browser.cxx and found that initially it would read in and display a 2069 line text file just fine. But when I changed every line by adding @f...@. to the beginning of each line (for a fixed pitch font), I found that the browser would now only scroll down to line 1947.
Is this another example where the 16 bit coordinate systems limit scrolling? Or might there be something else going on here that I could have some control over? Thanks, Wayne _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

