radio_row Tile (DCL)

A radio row, like a radio column, contains radio button tiles, only one of which can be selected at a time.

Supported Platforms: Windows and Mac OS

Release Information

: radio_row {
   alignment children_alignment 
   children_fixed_height children_fixed_width 
   fixed_height fixed_width height label width 
}

Radio rows can be assigned an action.

value

A quoted string containing the key of the currently selected radio button (the one whose value is "1").

Note: Radio rows are not as easy to use as radio columns, because the mouse has to travel farther. Use radio rows only if they specify two to four options, or if the labels are short.