> Could try playing about with the size_range() methods and see how you > get on. Nope. Setting the size_range makes the window snap back again.
> NOT set the resizable (as per > your original coding) but SHOULD call init_sizes() on your window, after > you change the dimensions under program control. That should fix the > snapping back effect you describe. Nope. Calling resize, then init_sizes on the window without resizables makes it snap back again... :o( Also, I never got w() and h() to work in any way. Don't understand why... Surely "resize" does just that? VA _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

