How would you use radio buttons, so you have to use a normal push button to finish the selection? I'm assuming I will have to use winget() in the submit button, but I am not sure how I would do that.
Also, can't they add a new interface feature for a drop down box?
ID:158685
![]() Jul 16 2009, 3:56 pm
|
|
![]() Jul 16 2009, 4:04 pm
|
|
Yeah, you'll have to use winget() to see which radio button has "is-checked" equal to "true".
|