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 

Display Msgbox at certain position?

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



Joined: 18 Nov 2006
Posts: 189

PostPosted: Fri Aug 15, 2008 2:06 pm    Post subject: Display Msgbox at certain position? Reply with quote

Hi forum,

is there a way to display a messagebox not centered vertically but, say, in the lower third of the screen?

Thanks already!

David.P
Back to top
View user's profile Send private message
Serenity



Joined: 07 Nov 2004
Posts: 1276

PostPosted: Fri Aug 15, 2008 2:26 pm    Post subject: Reply with quote

It isn't possible, although you could run another script and try WinMove. It's easier to create a little gui if you want control over the window position.
_________________
"Anything worth doing is worth doing slowly." - Mae West
Back to top
View user's profile Send private message Visit poster's website
HugoV



Joined: 27 May 2007
Posts: 650

PostPosted: Fri Aug 15, 2008 5:03 pm    Post subject: Reply with quote

Also search the forum before asking questions in case it has been asked before:
http://www.autohotkey.com/forum/topic33901.html&highlight=msgbox+position
http://www.autohotkey.com/forum/topic29080.html&highlight=msgbox+position
_________________
When parsing a CSV file use Loop, parse, Inputvar, CSV!
Back to top
View user's profile Send private message
David.P



Joined: 18 Nov 2006
Posts: 189

PostPosted: Fri Aug 15, 2008 5:24 pm    Post subject: Reply with quote

Thanks. I did a search but first didn't understand the solutions already posted.

Now I got the idea with setting a SetTimer before the MsgBox is displayed.

Thanks again,
David.P
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