On 28 Sep 2007, at 9:32, Manoj wrote: > I set the minimum size for window like 500(w) * 300(h) > I cant decrease the size below this range but i can increase up to > max range. Now I want if currently some operation is running on > window then its size should not change if i try to resize it
Does calling size_range() on the window to set the max == min when you start the operation not work? _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

