>
>
> > I wonder if it is a win32 specific feature (need to try some other
> > platforms...)?
>
> This very small change to Stan's example seems to make it work (for me,
> at leat) on WinXP...
>
> void resume_resizing()
> {=20
> // size_range(0, 0, -1, -1);=20
> size_range(0, 0);=20
> }
[..]
Yep, we seem to have a platform thing. On X/Solaris, my example
works fine, whereas making the above change makes it behave
exactly as Ian (and the OP) reported that it behaves on XP.
Stan
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk