Opened 15 years ago
Closed 14 years ago
#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 Changed 15 years ago by TicketCleanup
- Version 3.3.6.0 deleted
comment:2 Changed 14 years ago by Jpm
- Milestone set to 3.3.7.0
- Owner set to Jpm
- Resolution set to Fixed
- Status changed from new to closed
Fixed by revision [5824] in version: 3.3.7.0
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Automatic ticket cleanup.