GUIKit`
GUIKit`

UnsetWidgetReference

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

UnsetWidgetReference[name]

removes a widget from the registry with a name in the current interface.

更多信息和选项

  • To use UnsetWidgetReference, you first need to load GUIKit using Needs["GUIKit`"].
  • UnsetWidgetReference is used to remove an associated string name with a given widget within the component registry of the current script or when used with a GUIObject.

范例

基本范例  (1)

WidgetReference allows you to use a name to access the underlying object:

This removes the name for the widget:

Now there are no named widgets:

Wolfram Research (2007),UnsetWidgetReference,Wolfram 语言函数,https://reference.wolfram.com/language/GUIKit/ref/UnsetWidgetReference.html.

文本

Wolfram Research (2007),UnsetWidgetReference,Wolfram 语言函数,https://reference.wolfram.com/language/GUIKit/ref/UnsetWidgetReference.html.

CMS

Wolfram 语言. 2007. "UnsetWidgetReference." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/GUIKit/ref/UnsetWidgetReference.html.

APA

Wolfram 语言. (2007). UnsetWidgetReference. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/GUIKit/ref/UnsetWidgetReference.html 年

BibTeX

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

BibLaTeX

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