Modify ↓
Opened 15 years ago
Closed 14 years ago
#1939 closed Feature Request (Rejected)
Be able to put some text in a Progress control
| Reported by: | Owned by: | ||
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | progress text | Cc: |
Description
Hi there,
This is a little feature request for Progress control (Created by GUICtrlCreateProgress).
It would be great to have the ability to put some text in it. Like the percent of progression or any other text.
I know this can be done using extra GDI+ libraries but they are complicated and quite buggy sometimes.
Thank your for your work.
Thibaut
LinuxLive USB Creator Project (www.linuxliveusb.com)
Attachments (0)
Note:
See TracTickets
for help on using tickets.

This can already be done by overlapping controls. Rejected.