green12
02-19-2009, 12:52 PM
When using WwRadioButton widget is there a way to have a radio button selected as default?
I have been trying to set the value of the radiobuttons but am having trouble.
This does not work....
status = WwSetValue(rbox, 1)
rbox = WwRadioBox(layout, choices, 'RadioCB', /OneOfMany, /AlignLeft,/Horizontal, Border=0, Spacing=2)
I have been trying to set the value of the radiobuttons but am having trouble.
This does not work....
status = WwSetValue(rbox, 1)
rbox = WwRadioBox(layout, choices, 'RadioCB', /OneOfMany, /AlignLeft,/Horizontal, Border=0, Spacing=2)