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 

Option to prevent GUI window from activating??

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



Joined: 08 Apr 2008
Posts: 32

PostPosted: Thu Jul 31, 2008 1:37 pm    Post subject: Option to prevent GUI window from activating?? Reply with quote

Is there an option for a GUI window so that it will not be activated when it appears? -Disabled doesn't work...
_________________
-Trueski-
Back to top
View user's profile Send private message
BoBo²
Guest





PostPosted: Thu Jul 31, 2008 1:44 pm    Post subject: Reply with quote

Quote:
Disabled: Disables the window, which prevents the user from interacting with its controls. This is often used on a window that owns other windows (see Owner).
RTFMed Cool
Back to top
trueski



Joined: 08 Apr 2008
Posts: 32

PostPosted: Thu Jul 31, 2008 1:53 pm    Post subject: Reply with quote

It doesn't do what I need it to do. It changes focus from where the user is typing. I need the window to always be on top, but I don't want it to change focus when it appears
_________________
-Trueski-
Back to top
View user's profile Send private message
SKAN



Joined: 26 Dec 2005
Posts: 6264

PostPosted: Thu Jul 31, 2008 2:05 pm    Post subject: Reply with quote

Have you tried NoActivate option ?
_________________
Back to top
View user's profile Send private message
trueski



Joined: 08 Apr 2008
Posts: 32

PostPosted: Thu Jul 31, 2008 2:25 pm    Post subject: Reply with quote

Thanks, got it working, (+NoActivate on the same line as gui, show)
_________________
-Trueski-
Back to top
View user's profile Send private message
engunneer



Joined: 30 Aug 2005
Posts: 6847
Location: Pacific Northwest, US

PostPosted: Fri Aug 01, 2008 3:29 am    Post subject: Reply with quote

the + is not required, fyi.
_________________
Unless otherwise noted, all code is untested.
Common Answers: 1.(Loops, Viruses, etc.) 2. Search 3.RTFM
Back to top
View user's profile Send private message Visit poster's website
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