Greg Ercolano wrote:
>     Normally you should not need this method, and should use
>     Fl::scrollbar_size(int) instead, which manages the scrollbar size
>     of ALL your widgets, so that your application has a consistent
>     scrollbar size throughout. This is normally what you want.

        Crap; the above is an awful run-on. Scratch that.
        Better I think:

    Normally you should not need this method, and should use
    Fl::scrollbar_size(int) instead to manage the size of ALL
    your widgets' scrollbars. This ensures your application
    has a consistent UI, and is normally what you want.

        I had trouble writing this because there's a lot to
        convey, but one wants to keep the docs as short as
        possible.. a fine line to walk.

        It's been a decade or two since I've given "Strunk and White"
        a good read; past due I suppose.. ;)
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to