mainui_cpp
mainui_cpp copied to clipboard
Radiobuttons
Should we have a radiogroup here, which will control all radiobuttons?
I think it should:
- Provide a generic onChanged event implementation, which will trigger group to uncheck previous select.
- Provide a common onChanged event for specific menu code.
Sure.