Modify ↓
Opened on May 29, 2011 at 12:30:45 PM
Closed on Nov 7, 2011 at 8:49:41 PM
#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)
Change History (1)
comment:1 by , on Nov 7, 2011 at 8:49:41 PM
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

This can already be done by overlapping controls. Rejected.