> 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
- [fltk.general] window resizing from code (FLTK... Verena
- Re: [fltk.general] window resizing from c... MacArthur, Ian (SELEX) (UK)
- Re: [fltk.general] window resizing from c... Verena
- Re: [fltk.general] window resizing fr... matthiasm
- Re: [fltk.general] window resizing fr... MacArthur, Ian (SELEX) (UK)
- Re: [fltk.general] window resizing fr... Verena
- Re: [fltk.general] window resizin... MacArthur, Ian (SELEX) (UK)
- Re: [fltk.general] window resizin... Verena
- Re: [fltk.general] window res... Verena
- Re: [fltk.general] window res... matthiasm
- Re: [fltk.general] window res... Verena

