cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
rguggisberg
Level 13

Suite Radio Button Groups

I am trying to put radio buttons in a group and not having much luck. What actually defines what group the buttons belong to? Do I just need to locate the buttons within the group area to define them as being part of that group?
I have 2 groups of 2 buttons each. I have set WS_Group=true for the buttons. I end up with both group boxes displayed, but the buttons are not visible. I know the buttons are active because I can make the expected action occur if I click in the right area (which is just blank space).

Here is what is in my .issuite file for one of the groups:





Thanks for any ideas
Labels (1)
0 Kudos
(1) Reply
rguggisberg
Level 13

Got it to do what I want by getting rid of the Group box and simply setting 'WS_GROUP-True" for the first radio button in each group.
0 Kudos