On 12/10/2011 07:59 AM, Albrecht Schlosser wrote:

> Anyway, if we did this, code that still resizes widgets in their
> draw() methods would probably still work as before, but widgets
> using the new layout() (or whatever it's called) method would
> benefit from the new features. At least that's what I hope and
> would like to get implemented.

I agree, this sounds like it would allow back-compatibility with fltk1.

A draw() method is allowed to resize the widget but this is not 
recommended, and all new container objects added in fltk will not 
support it.
_______________________________________________
fltk-dev mailing list
fltk-dev@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to