Anyone know if this can be done (I’ll write a custom class if necesary)
I need this to work like the Tabpanel bar does… right now it just changes the text color and I want the whole selection to remain selected/highlighted until another segment is tapped
NOT for Xojo, but Swift (I’ll even take an ObjC solution )
Turns out I had created such a control about a year ago for a previous AppleTV project. It works as is on iPhone/iPad, just need to adapt the code to work for macOS so I can create a consistent UI.
This one even had the ability to put option “badges” on each segment
The light green is current selected, the gold is “the cursor” (will only appear on an ATV app, other wise its just the light green one)