Hello all, I need to start my application with FLTK-generated main window maximized on screen (taking all display area except the linux/windows toolbar). Is there a standard way to achieve this platform-independently?
Acceptable alternative of course would be to create the window non-maximized (i.e. with fixed w() and h()) and then make it maximized. I just can't get this working the same way on Linux and Windows. Thanks in advance! Ivan _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

