Modify ↓
Opened 5 years ago
Last modified 4 months ago
#3215 assigned Bug
GUICtrlCreateUpdown looses GUICtrlSetResizing value on GUICtrlSetState change
Reported by: | argumentum | Owned by: | Jpm |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | 3.3.14.2 | Severity: | None |
Keywords: | GUICtrlCreateUpdown GUICtrlSetResizing GUICtrlSetState | Cc: |
Description
a short test script that reproduces the problem is at:
GUICtrlCreateUpdown moves, along with the attached input control, to its creation position, upon GUICtrlSetState.
Resizing the GUI restores proper positioning.
Attachments (0)
Change History (2)
comment:1 Changed 5 years ago by Jpm
- Reporter changed from anonymous to argumentum
comment:2 Changed 4 months ago by Jpm
- Owner set to Jpm
- Status changed from new to assigned
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.
Note: See
TracTickets for help on using
tickets.
Fix sent to Jon