Win32::API's ShowWindow provides access to the Win32 native API function which does this.
I might suggest the Win32Util module; it has a maximize function which conveniently tries to maximize in one of two ways: using ShowWindow if Win32::API is installed, or, as a fallback, resizing the window to the screen size.
In reply to Re: How can I maximize a Tk application? (Win32)
by eserte
in thread How can i maximize a Tk application on win32 ?
by Vennis
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |