Replies: 1 comment 1 reply
-
The idea is to have the standard widgets provide a "native" look on all supported platforms. So we tend to end up with rather small interfaces that we can support across all platforms. Looks like setting the text color in a You can try to file a bug report: Maybe it is just an oversight that we can fix? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I didn't find a property to set the text color in
TextEdit
. However,TextInput
provides acolor
property to set the text color. WhyTextEdit
not?Beta Was this translation helpful? Give feedback.
All reactions