AutoHotkey Community

It is currently May 27th, 2012, 12:18 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: October 23rd, 2008, 12:40 pm 
Offline

Joined: October 24th, 2007, 10:27 pm
Posts: 24
I'm using Anchor by Titan which anchors my controls on the window fine :-)

Now if someone could make me a happy bunny by please giving me an example of how you get the resize image in the bottom right of the window so it is more obvious to the user that the window can be resized.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 23rd, 2008, 2:01 pm 
Offline

Joined: May 27th, 2007, 9:41 am
Posts: 4999
I think it requires a statusbar
Code:
Gui +border 0x40000
Gui, Add, Text, ,resize me
Gui, Add, Statusbar
Gui, Show
Return

_________________
AHK FAQ
TF : Text files & strings lib, TF Forum


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

All times are UTC [ DST ]


Who is online

Users browsing this forum: Bing [Bot], Google Feedfetcher, Yahoo [Bot] and 13 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