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.

Details and Options

  • 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.

Examples

Basic Examples  (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 Language function, https://reference.wolfram.com/language/GUIKit/ref/UnsetWidgetReference.html.

Text

Wolfram Research (2007), UnsetWidgetReference, Wolfram Language function, https://reference.wolfram.com/language/GUIKit/ref/UnsetWidgetReference.html.

CMS

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

APA

Wolfram Language. (2007). UnsetWidgetReference. Wolfram Language & System Documentation Center. Retrieved from 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: 25-April-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: 25-April-2024 ]}