On 2 Oct 2007, at 19:15, Stan wrote:
>
>> In the meantime, the OP can probably get the required behaviour with
>> a few #ifdef's for now, until a better fix is available?
>>
>
> Using some big number for maxw/maxh (rather than -1) also
> works on X/Solaris and I'm guessing would work elsewhere.
> In fact, there's no special reason -1 should mean "no limit,"
> I just plugged it in and discovered that it worked. Zero
> presumably would work if the minimum were non-zero.
>
> void resume_resizing() { size_range(0, 0, 100000, 100000); }
That works as you'd expect on OSX too - don't have an winXP box here
now for testing, but I guess it would be OK?
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk