Modify ↓
Opened 16 years ago
Closed 16 years ago
#1531 closed Bug (Fixed)
Windows textcolor not honored by Inputbox, Edit-, List- and Combo-Control
| Reported by: | Mulder | Owned by: | J-Paul Mesnage |
|---|---|---|---|
| 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 , 16 years ago
| Attachment: | textcolor.gif added |
|---|
comment:1 by , 16 years ago
| 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