> matthiasm wrote: > > So, when we wrap up 1.1.8, we will decide on the next major version > > number and include Fl_Table (assuming Greg is still happy with that > > idea) and other usefule widgets and extensions (utf-8, for example). > > Yes, feel free to have at it. > > If anyone wants to make changes to the Fl_Table API, > now's the time to speak up.
I assume, though I don't know for sure, that Fl_Table inherits the limitations of Fl_Scroll that are due to the fact that Fl_Widget stores its geometry in short ints. I wonder if there's any chance of changing this in 1.1.8? FWIW, my first exposure to fltk was to evaluate it for possible use in a project. It was a close call, and this limitation was pretty much the deal breaker. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

