2025-09-25 1:21 AM - edited 2025-09-25 1:22 AM
For some reason, if you use a single radio button, and you want to de-select an already selected radio button, it won't work and the radio button keeps stay selected.
The docs clearly states "Pushing the RadioButton again will return the to original state.". That's not the case. (Also, the documentation is spelled wrongly; it should be will return to the original state)
https://support.touchgfx.com/docs/api/classes/classtouchgfx_1_1_radio_button
I have tried both withouth a Group and with a Group for the radio button. I have also tried with multiple radio button both in the same group or with no group. There's no why to deselect the radio button once selected.
I'm using TouchGFX Designer 4.25
TO REPRODUCE
Solved! Go to Solution.
2025-09-25 1:24 AM
Ok, just found out you actually need to enable it via the right mneu option. It is not enable by default
2025-09-25 1:24 AM
Ok, just found out you actually need to enable it via the right mneu option. It is not enable by default