On Nov 22, 2007, at 5:32 PM, Verena wrote:

>> Also, I never got w() and h() to work in any way. Don't understand
> why... Surely "resize" does just that?


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. Anyway, you resize a window calling "resize()".

----
http://robowerk.com/


_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to