GUIKit`
GUIKit`
CloseGUIObject
The functionality provided by GUIKit has been superseded by the interface construction and controls functions native to the built-in Wolfram Language.
CloseGUIObject[interface]
closes a live GUIObject instance.
CloseGUIObject[]
requests that an interface close when called within a Script block.
Details and Options
- To use CloseGUIObject, you first need to load GUIKit using Needs["GUIKit`"].
- CloseGUIObject programmatically initiates a close action (which is normally initiated interactively by user actions such as closing the window).
- CloseGUIObject will not necessarily force the removal of all interface resources (like ReleaseGUIObject) if an initial GUIRun has requested that the interface live on past its closing by using the option ReleaseMethod -> Manual.
- Use CloseGUIObject instead of ReleaseGUIObject to ensure the original life cycle intent of a GUIRun call.
Examples
open allclose allBasic Examples (1)
Wolfram Research (2007), CloseGUIObject, Wolfram Language function, https://reference.wolfram.com/language/GUIKit/ref/CloseGUIObject.html.
Text
Wolfram Research (2007), CloseGUIObject, Wolfram Language function, https://reference.wolfram.com/language/GUIKit/ref/CloseGUIObject.html.
CMS
Wolfram Language. 2007. "CloseGUIObject." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/GUIKit/ref/CloseGUIObject.html.
APA
Wolfram Language. (2007). CloseGUIObject. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/GUIKit/ref/CloseGUIObject.html