Desktop
I have SegmentedControl Segment that is remaining selected after calling a method. I presume it’s not a XOJO bug and it’s something else.
Invalidate doesn’t unselect it.
So, It calls a method, which finishes and returns, but the one segment is still selected. How do I turn it off?