AutoHotkey Community

It is currently May 25th, 2012, 2:23 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: GUI Question
PostPosted: August 10th, 2007, 12:39 am 
Offline

Joined: November 26th, 2006, 8:10 pm
Posts: 77
QUESTION

please show me how to make a GUI that will not move, like fixed immovable :)

thank you!


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 10th, 2007, 1:39 am 
Online
User avatar

Joined: August 30th, 2005, 8:43 pm
Posts: 8654
Location: Salem, MA
I don't know if there is a built in style that allows it to be unmovable. Maybe you can use an onmessage to force it back to the same spot, or you can apply style WS_CHILD 0x40000000, but I don't know if that will do it.

_________________
Image
(Common Answers) - New Tutorials Forum - Humongous FAQ


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 10th, 2007, 2:15 am 
Offline

Joined: July 21st, 2006, 6:13 am
Posts: 558
Take a look at this thread... http://www.autohotkey.com/forum/viewtopic.php?t=15272&highlight=unmovable+gui

I had the same question a while back and Skan came up with a great piece of code to solve this issue.

you can also take a look here as well... http://www.autohotkey.com/forum/topic19303.html

_________________

HTH...


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: azure, engunneer, Google [Bot], Google Feedfetcher, kiropes, Prankie, Tegno, Wicked and 24 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group