Modify ↓
Opened 6 years ago
Closed 6 years ago
#3661 closed Feature Request (Rejected)
Creating a button: want to know where it ends
Reported by: | gf16954@… | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | Severity: | None | |
Keywords: | Cc: |
Description
When I create a button by GUICtrlCreateButton without a Width parameter, the button is created such as to fit a text. It is comfortable, but when I want to create a control next to the button, I don't know where to start it because I don't know where the button ends.
Attachments (0)
Change History (2)
comment:1 Changed 6 years ago by TicketCleanup
- Version 3.3.14.0 deleted
comment:2 Changed 6 years ago by Melba23
- Resolution set to Rejected
- Status changed from new to closed
A better idea would be to measure your text and create a button to fit. Look at my StringSize UDF.
And next time, ask for help on the forum rather then ask for ridiculous features to be added.
M23
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.
Automatic ticket cleanup.