Opened 16 years ago
Closed 16 years ago
#1596 closed Feature Request (Fixed)
Allow "Default" parameters for GUICtrlSetPos()
| Reported by: | Spiff59 | Owned by: | J-Paul Mesnage |
|---|---|---|---|
| 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 , 16 years ago
| Version: | 3.3.6.0 |
|---|
comment:2 by , 16 years ago
| 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.