AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

check if maximize box is enabled on a window

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
dicanus



Joined: 04 Sep 2007
Posts: 2

PostPosted: Tue Sep 25, 2007 3:07 pm    Post subject: check if maximize box is enabled on a window Reply with quote

I am using v1.0.45.02

I want a window to maximize only when the maximize box is there and enabled.
If I just tell it to maximize it maximizes everything, including the msgboxes created by ie.


Last edited by dicanus on Tue Sep 25, 2007 7:06 pm; edited 1 time in total
Back to top
View user's profile Send private message
BoBoĻ
Guest





PostPosted: Tue Sep 25, 2007 5:48 pm    Post subject: Reply with quote

WinRestore ?
Back to top
SKAN



Joined: 26 Dec 2005
Posts: 6063

PostPosted: Tue Sep 25, 2007 11:29 pm    Post subject: Re: check if maximize box is enabled on a window Reply with quote

dicanus wrote:
I want a window to maximize only when the maximize box is there and enabled.


What you see when you right click on any window's titlebar is known as the System Menu.
You have to loop through all the menu items and check whether Maximize is disabled or not
If it is not disabled you may maximize it.


I suggest you to bump this topic with a request: http://www.autohotkey.com/forum/viewtopic.php?p=137219#137219

Smile
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group