GUIKit`
GUIKit`

GUIInformation

GUIKitで提供されていた機能は,組込みのWolfram言語にネイティブのインターフェース構造およびコントロール関数で利用できるようになった.

GUIInformation[obj]

ライブインターフェースオブジェクトについての情報を返す.

GUIInformation[obj,target]

インターフェース内の特定のウィジェットについての情報を返す.

GUIInformation[obj,target,sets]

情報の特定の規則セットのみを返す.

詳細とオプション

  • GUIInformationを使用する際は,まずNeeds["GUIKit`"]を使って GUIKit をロードする必要がある.
  • GUIInformationをスクリプト内で,あるいはGUIObjectインスタンスとともに使って特定のウィジェットやその特性についての情報を得ることができる.

例題

  (1)

インターフェース定義を実行する:

あるオブジェクトに関する情報を得る:

"okButton"に関する情報を得る:

特定の情報群を求める:

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

テキスト

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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