Greg Ercolano wrote: > ... > Hmm, and if we do that, there's the added benefit where the old > Fl_Browser_::scrollbar_width() call could still do the existing behavior > of basically changing the global Fl::scrollbar_size(), and the new > Fl_Browser::scrollbar_size() could have the new 'per widget' control > that most folks would want/expect.
I'm -0 on providing per-widget control of the scrollbar size - IMHO it only encourages inconsistent UI, and scrollable areas are not typically used in situations where smaller controls are used anyways. That said, if you do add this to Fl_Browser_, you should also have it in Fl_Help_View and Fl_Scroll for API consistency. -- ______________________________________________________________________ Michael Sweet, Easy Software Products mike at easysw dot com _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
