Modify ↓
Opened 15 years ago
Closed 15 years ago
#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)
Changed 15 years ago by Mulder
comment:1 Changed 15 years ago by Jpm
- Milestone set to 3.3.7.0
- Owner set to Jpm
- Resolution set to Fixed
- Status changed from new to closed
Fixed by revision [5810] in version: 3.3.7.0
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.
Show the non honored textcolor on script SampleControls.au3