Skip to content

View Colors #1667

Answered by BDisp
StefanGreve asked this question in Q&A
Apr 16, 2022 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

There is no TextColor property anymore. That documentation must be updated. It was superseded by the ColorScheme property. Use it like this on a predefined:
label.ColorScheme = Colors.Base.Normal
or create a new ColorScheme with the Toplevel, Base, Menu, Dialog or Error.

About the use of escape sequence for the colors, you can take a look how the NetDriver handles it.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@StefanGreve
Comment options

@BDisp
Comment options

BDisp Apr 16, 2022
Collaborator

@StefanGreve
Comment options

Answer selected by StefanGreve
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants