Hello ,
Is it necessary to insert radio buttons inside panel to group them ? I tried to insert a radio button on the panel , but could not do it . How to do it ?
There does exist a RadioGroup class in Android, but it is not implemented in B4A (yet?).
I remember that in VB6 there does exist a Group parameter for RadioButtons, would be interesting in B4A.
- Select the Panel where you want to add a View (RadioButton). From the Designer add the desired View (RadioButton). The added View will have the Panel as parent view.
- If you already added the View (RadioButton) to the Activity you can select this View (RadioButton) and change it's Parent parameter in the Deigner.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.