Hello ,
Any idea how to trigger the toggle state of the rest of the buttons ?
For example I have a ToolBar with the buttons ToggleStyle and on Mac if I press one the other one gets toggle off once I press on the second one , similar to RadioButton, but on Windows, I press the first one, it stays toggled and then when I press on the second one it gets toggled as well but the first one does not reset as it should do.
Is there a way to do that in Windows on code ?
Tested on Windows 10 and using XOJO 2018R3
Thanks.