#1596 closed Feature Request (Fixed)
Allow "Default" parameters for GUICtrlSetPos()
| Reported by: | Spiff59 | Owned by: | Jpm |
|---|---|---|---|
| Milestone: | 3.3.7.0 | Component: | AutoIt |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
Could you implement "Default" parms (top, left, width, height) for the GUICtrlSetPos() function?
When working with dynamically sized GUI's with dynamically placed controls, it would be very useful to be able to adjust one of the position values without having to have stored the other three values that you wish to leave intact.
Presently, "Default" support is undocumented for GUICtrlSetPos().
If "Default" values are sent to the current function, it uses positional values from the last-defined control in the GUI, rather than values from the control specified in the statement.
Thank you.
Attachments (0)
Change History (2)
comment:1 by , on Apr 30, 2010 at 6:00:01 PM
| Version: | 3.3.6.0 |
|---|
comment:2 by , on May 17, 2010 at 5:40:40 PM
| Milestone: | → 3.3.7.0 |
|---|---|
| Owner: | set to |
| Resolution: | → Fixed |
| Status: | new → closed |
Fixed by revision [5824] in version: 3.3.7.0

Automatic ticket cleanup.