Modify ↓
#1531 closed Bug (Fixed)
Windows textcolor not honored by Inputbox, Edit-, List- and Combo-Control
| Reported by: | Mulder | Owned by: | Jpm |
|---|---|---|---|
| Milestone: | 3.3.7.0 | Component: | AutoIt |
| Version: | 3.3.6.0 | Severity: | None |
| Keywords: | Cc: |
Description
If a different Window color scheme is used,
white text on black background
than the textcolor is ignored on some Gui elements.
From W2k to Win7.
Using your script Examples\GUI\SampleControls.au3
The
Inputbox
Edit-control
List-control
show a black textcolor than white
If this script is compiled
also the
Combo box
show a black textcolor than white
Attachments (1)
Change History (2)
by , on Mar 20, 2010 at 3:43:24 PM
| Attachment: | textcolor.gif added |
|---|
comment:1 by , on May 10, 2010 at 5:19:39 PM
| Milestone: | → 3.3.7.0 |
|---|---|
| Owner: | set to |
| Resolution: | → Fixed |
| Status: | new → closed |
Fixed by revision [5810] in version: 3.3.7.0
Note:
See TracTickets
for help on using tickets.

Show the non honored textcolor on script SampleControls.au3