[email protected] wrote:
> From an OO perspective, wouldn't it be sensible to
> have Fl_Scrollbar::size(), rather than Fl::scrollbar_size()?
> 
> Sorry to arrive on the scene so late.

        Fl::scrollbar_size() has been in since 1.1.8, so afraid
        that call's already in stone.

        Seems consistent though with FLTK's api to have it in Fl,
        as that's where all the other defaults are for things like
        colors, fonts, schemes.

        But if those defaults weren't already in the Fl:: class,
        I'd agree it'd make more sense for Fl_Scrollbar to manage it.
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to