Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: How can I maximize a Tk application? (Win32)

by kelan (Deacon)
on Aug 30, 2002 at 13:09 UTC ( [id://194097]=note: print w/replies, xml ) Need Help??


in reply to How can i maximize a Tk application on win32 ?

I don't think it's possible through Tk. Being maximized or not isn't a property of the application, it's a property of the window, and windows are "owned" by the GUI (Windows), not by the application (Tk).

I think you'd have to find some way to send a maximization request to the GUI so that it will maximize the window for you. Something somewhere in the Win32 modules might have something you could use.

Update: My intuition was right, but eserte provided the concrete answer.

  • Comment on Re: How can I maximize a Tk application? (Win32)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://194097]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-25 06:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found