previous up next     contents index
Next: get-command-string Up: wx:command-event Previous: checked?

get-command-int

   

For a list box, choice or radiobox selection, this integer corresponds to the item that was selected (starting from 0).

For a checkbox event, this integer is 0 or 1; 0 is unchecked and 1 is checked.



PLT