GUIKit`
GUIKit`

GUIInformation

The functionality provided by GUIKit has been superseded by the interface construction and controls functions native to the built-in Wolfram Language.

GUIInformation[obj]

returns information about a live interface object.

GUIInformation[obj,target]

returns information about a specific widget in the interface.

GUIInformation[obj,target,sets]

returns only specific rule sets of information.

更多信息和选项

  • To use GUIInformation, you first need to load GUIKit using Needs["GUIKit`"].
  • GUIInformation can be used within scripts or with a GUIObject instance to find information about specific widgets or their properties.

范例

基本范例  (1)

Run an interface definition:

Get information about the object:

Get information about the "okButton":

Ask for specific sets of information:

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 语言. 2007. "GUIInformation." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/GUIKit/ref/GUIInformation.html.

APA

Wolfram 语言. (2007). GUIInformation. Wolfram 语言与系统参考资料中心. 追溯自 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 ]}