Maybe the is a feature request, since I can’t find how to change the text color in a combobox, especially required in my application when using dark mode.
Anyone an idea in the meantime?
What is the issue? the Combobox honors the Darkmode in Mojave…
but you do not have control over making things a specific color… meaning you can’t “skin” it yourself.
You have a pool of 16 names and you color in Red the ones not available Today (and this vary each and everyday of the week ?
My issue is simple: since there is no combobox.textcolor, like in an editfield, is there a way to change the color of the text (irrespect of dark mode or not)?
you answered your own question
You are such a … brilliant guy!
Guess this is not the right place to ask questions how to circumvent shortcomings of Xojo.
Got to find a place with more creative people than this forum.
Peter… no need to be disrespectful… but you asked a simple question. and seem unwilling to accept the simple answer… .which is NO… you cannot change the color … Just because you don’t like the answer…
You can always roll your own. There may be some declares to change ALL the items, but not individually, and even then it would require a different set of declares for each platform…
I think you have to set it to transparent. Then the textColor will respond to white or black when the appearance changes.