Stan wrote:
> 
> Just to be clear, is the recommendation that when you call
> resize() on some widget you should also call init_sizes() on all
> groups (including windows) that contain the resized widget?  e.g,

No, I don't think that that would be necessary. Think of groups
as rectangular containers that can be nested. If you change
widget sizes and/or positions within an inner group, then this
doesn't affect the outer groups/containers.

But after all: I'm not a FLTK developer, and I don't know the
FLTK code as well as the FLTK team. But it's open source, the
code is available ;-)

Albrecht
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to