Modify

Opened 16 years ago

Closed 13 years ago

#1706 closed Feature Request (Rejected)

GuiCtrlGetPos

Reported by: hunt Owned by: Jon
Milestone: Component: AutoIt
Version: Severity: None
Keywords: Cc:

Description

Can you to add this function ( GuiCtrlGetPos(controlID) ) that will be return:

$array[0] = X position relative GUI
$array[1] = Y position relative GUI
$array[2] = Width
$array[3] = Height

?

Attachments (0)

Change History (7)

comment:1 by TicketCleanup, 16 years ago

Version: 3.3.6.0

Automatic ticket cleanup.

comment:2 by anonymous, 16 years ago

I found how to get this values:

ControlGetPos(GUICtrlGetHandle($controlID),"",0)

but I do not think many people will be able to guess this

comment:3 by J-Paul Mesnage, 16 years ago

Owner: set to Jon
Status: newassigned

comment:4 by ifbhaamw <sample@…>, 13 years ago

1

in reply to:  description comment:5 by ifbhaamw <sample@…>, 13 years ago

1

in reply to:  1 comment:6 by ifbhaamw <sample@…>, 13 years ago

1

comment:7 by Jon, 13 years ago

Resolution: Rejected
Status: assignedclosed

Modify Ticket

Action
as closed The owner will remain Jon.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.