Michael Sweet wrote:
> Yes, there may be cases like Fl_Scroll::position() where we purposely
> break source compatibility, however we'll need to document those cases,
> especially for Fl_Scroll::position() since it and Fl_Widget::position()
> both take two integers... :(

        Maybe it can be a compile time option? eg. 'USE_OLD_SCROLL_POSITION'
        or some such, for those that can't change their old code.

        Otherwise, I guess just break it. It would just have to be
        prominent in the release notes and docs.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to