group syntax question

Mark Wieder mwieder at ahsoftware.net
Tue Nov 22 01:55:29 EST 2005


All-

Is there an easier way to get the label of the selected radio button
in a group? I've got several occurrences where I've got something like
the following ugly syntax. It seems like there should be something
more intuitive, but I can't seem to come up with it.

switch the label of button (the hilitedButton of group "gpFilter") of group "gpFilter"
  case "the label of radio button 1"
    break
  ...etc.
end switch

-- 
-Mark Wieder
 mwieder at ahsoftware.net




More information about the use-livecode mailing list