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 

What command helps keeping GUI over all other opened windows

 
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
Benny-D



Joined: 29 Feb 2008
Posts: 865

PostPosted: Fri Nov 13, 2009 5:59 am    Post subject: What command helps keeping GUI over all other opened windows Reply with quote

I have a very simple GUI box that I want to be in the foreground no matter what other windows are oppened. What command should I use for it?
Back to top
View user's profile Send private message
rtcvb32



Joined: 17 Feb 2008
Posts: 289

PostPosted: Fri Nov 13, 2009 6:06 am    Post subject: Reply with quote

Code:

;I believe this is right, for your options in your GUI.

Gui +AlwaysOnTop



Links and references.
http://www.autohotkey.com/forum/topic44436.html

http://www.autohotkey.com/forum/topic9861.html

http://www.autohotkey.com/docs/commands/WinSet.htm
Back to top
View user's profile Send private message Yahoo Messenger
Klaus



Joined: 12 May 2005
Posts: 325
Location: Münster, Germany

PostPosted: Fri Nov 13, 2009 6:06 am    Post subject: Reply with quote

Hi, Benny-D,
for your request have a look in the manual where you can find the command WinSet with it's attribute AlwaysOnTop.
I hope I could help,
Klaus
Back to top
View user's profile Send private message Send e-mail
Benny-D



Joined: 29 Feb 2008
Posts: 865

PostPosted: Fri Nov 13, 2009 7:01 am    Post subject: Reply with quote

Thank you, Klaus and rtcvb32.
Back to top
View user's profile Send private message
Display posts from previous:   
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