I post an example to get your advice
Here is the current behavior in B4A (see attached files)
When you select the orange ToggleButton, you can then select one of the buttons below and it colors it orange.
If you select the green ToggleButton, the orange is deselected. We can then select another button below to apply the green border to it.
Depending on the ToggleButton that we have selected the actions are different
it behaves like a group of radio buttons but I don't want a circle with the text next to it but rather buttons with a selected state
which cross-platform view would you recommend me to use?