Radio row

提供:GizmoLabs - だいたい CAD LISP なサイト
2010年7月12日 (月) 23:00時点におけるGizmon (トーク | 投稿記録)による版 (ページの作成: radio_row [ラジオ行] ; 構文 : radio_row { alignment children_alignment children_fixed_height children_fixed_width fixed_height fixed_width height label wi…)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)

radio_row [ラジオ行]

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


タイルイメージ
Dcl radio row.png


機能
ラジオ列にはラジオ ボタン タイルが含まれ、タイルは一度に 1 つしか選択できない。ラジオ行は、通常の行(row)と異なりアクションを割り当ることができる。
value 属性は、現在選択されているラジオ ボタン(value が "1" のラジオ ボタン)の key を表すクォーテーションで囲まれた文字列。
  • 注:ラジオ行はマウスを大きく移動させる必要があるため、ラジオ列ほど使いやすくない。ラジオ行は、2 から 4 個のオプションを指定するときや、ラベルが短いときだけ使用する事が望ましい。



関連事項