> w() and h() only *return* the width and height. We know that w(int) and 
> h(int) are public (protected?) instead of being private, but that is a 
> whole other story.
No, sorry, I realise that. I meant the w(int) and h(int) methods, which 
are public and which I assumed would do exactly that: change the width 
and height of a window... Without the added behaviour of resize 
(resizing the contents, for example).
Nevermind, it now works with resize.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to