How to get the Mac OSX highlight color as a Xojo-Color ?
(e.g. the color if you select a word in TextEdit)
I know there was something, but I can’t remember…
How to get the Mac OSX highlight color as a Xojo-Color ?
(e.g. the color if you select a word in TextEdit)
I know there was something, but I can’t remember…
That is most certainly a part of MacOSLib. https://github.com/macoslib/macoslib
Is it just HighlightColor?
Yes, thanks!
Unfortunately my question was wrong.
What I’m looking for is the highlight color for ListBoxes.
e.g. if you select a file in a Finder list.