[previous] [up] [next]     [index]
Next: scroll-event Up: radio-box Previous: is-enabled?

set-selection

Sets the selected radio button by position. (The control's callback procedure is not invoked.) Radio buttons are numbered from 0.

A radio box's selection can be changed by the user clicking the control, and such changes do not go through this method; use the control callback procedure (provided as an initialization argument) to monitor selection changes.



PLT