ChoiceButtons

ChoiceButtons[]

ダイアログを閉じる「OK」ボタンと「キャンセル」ボタンのペアを表す.

ChoiceButtons[{actok,actcancel}]

クリックされると対応する actiを評価する「OK」ボタンと「キャンセル」ボタンのペアを表す.

ChoiceButtons[{lblok,lblcancel},{actok,actcancel}]

lbliを使ってボタンにラベルを付ける.

詳細

  • ChoiceButtons「OK」ボタンと「キャンセル」ボタンを現行コンピュータシステムの慣習的順序に並べる.
  • ChoiceButtons[{lbl1,lbl2},{act1,act2},{opts1,opts2}]は各ボタンに別々のオプションを与える.
  • ChoiceButtons[lbls,acts,opts,gopts]Gridオプションを使ってボタンのレイアウトを指定する.

例題

すべて開くすべて閉じる

  (2)

「OK」ボタンと「キャンセル」ボタンは現行のコンピュータシステムの標準的な順序で表示される:

ボタンがクリックされたときに評価されるアクションを指定する:

スコープ  (4)

カスタムラベルを使用する:

各ボタンのオプションを指定する:

ボタンの周囲に格子を描くオプションを指定する:

ボタンを使ってダイアログウィンドウから戻る:

アプリケーション  (1)

ログインダイアログ:

特性と関係  (1)

ChoiceDialogTrueまたはFalseを返すChoiceButtonsの付いたDialogInputである:

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

テキスト

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2024_choicebuttons, organization={Wolfram Research}, title={ChoiceButtons}, year={2008}, url={https://reference.wolfram.com/language/ref/ChoiceButtons.html}, note=[Accessed: 21-November-2024 ]}