RadioButton

RadioButton[x,val]

ボタンがクリックされると設定値 x val になる丸ボタンを表す.

RadioButton[x,val]

x val のときは,それ以外のときはと表示される.

RadioButton[Dynamic[x],val]

ボタンがクリックされると x の値がリセットされるような x の動的に更新された現行値を設定値とする.

詳細とオプション

例題

すべて開くすべて閉じる

  (1)

x の値を動的に変更する:

オプション  (9)

Appearance  (2)

外観を制御する:

外観を動的に変更する:

AutoAction  (1)

カーソルがクリック可能なエリアを移動すると値が更新される:

Background  (2)

背景色を設定する:

背景色を動的に変更する:

BaselinePosition  (1)

周囲のテキストと揃える:

Enabled  (2)

デフォルトで,RadioButtonは有効になっている:

Enabled->Falseとすると,丸ボタンは無効となるが,現行状態が可視で残る:

ImageMargins  (1)

RadioButtonのクリック可能なエリアを広くする:

特性と関係  (2)

RadioButtonBarは同じ変数を持つRadioButtonを使う:

RadioButtonSetterの特殊ケースである:

Wolfram Research (2007), RadioButton, Wolfram言語関数, https://reference.wolfram.com/language/ref/RadioButton.html.

テキスト

Wolfram Research (2007), RadioButton, Wolfram言語関数, https://reference.wolfram.com/language/ref/RadioButton.html.

CMS

Wolfram Language. 2007. "RadioButton." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/RadioButton.html.

APA

Wolfram Language. (2007). RadioButton. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/RadioButton.html

BibTeX

@misc{reference.wolfram_2024_radiobutton, author="Wolfram Research", title="{RadioButton}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/RadioButton.html}", note=[Accessed: 14-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_radiobutton, organization={Wolfram Research}, title={RadioButton}, year={2007}, url={https://reference.wolfram.com/language/ref/RadioButton.html}, note=[Accessed: 14-November-2024 ]}