AutoHotkey Community

It is currently May 27th, 2012, 1:31 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: November 21st, 2009, 12:07 am 
Offline

Joined: December 29th, 2004, 8:22 pm
Posts: 75
Hi everyone.

Just wondering what this controls name is, & if it's available in AHK...
It's the draggable bar that resizes multiple controls that reside next to another within a single window. (check the pics to see what I mean)

Image
Image

_________________
-buttons, buttons,...
I like to push all the buttons!!!


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 21st, 2009, 12:18 am 
Offline

Joined: August 21st, 2006, 7:07 pm
Posts: 2925
Location: The Shell
Image

The thing is if when I move it using control move only the line moves.
Code:
Loop,
{
conPos++
ToolTip, % conPos
ControlMove, HH SizeBar1, % conPos, , , Height, ahk_class HH Parent
    if conPos > 100
   Break
}

_________________
Imageparadigm.shift:=(•_•)┌П┐RTFM||^.*∞


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 21st, 2009, 12:38 am 
Offline

Joined: December 29th, 2004, 8:22 pm
Posts: 75
Thanks for the "Window Spy" lesson!

_________________
-buttons, buttons,...
I like to push all the buttons!!!


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: bobbysoon, Google [Bot], iDrug, Ohnitiel, Yahoo [Bot] and 20 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