Edzard Egberts wrote:

> These are window manager functions depending on operating system, so I
> think it is indeed nothing to place inside of FLTK. Especially regarding
> to Linux distributions you can never be sure, whether the functions
> really work, or whether the window manager has own rules to treat a
> window.

This sucks that a GUI toolkit doesn't provide obvious think like maximizing
the window.

It does provide fullscreen(), why not maximize.

I implemented maximize() for X11 (for any recent WM), soon I can add version
for acient WMs (and perhaps for Mac? But I dont have a Mac to test...) and
then we can put it into FLTK I hope :)

Posted on .devel




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

Reply via email to