GUIKit`
GUIKit`
Widget
The functionality provided by GUIKit has been superseded by the interface construction and controls functions native to the built-in Wolfram Language.
Widget[class:classpath URL[path],{content}]
defines a new widget instance.
Details
- To use Widget, you first need to load GUIKit using Needs["GUIKit`"].
- The following options can be given:
-
InitialArguments None a list of arguments to use in the constructor for this widget instance Name None a name with which to register this instance in the widget registry ExposeWidgetReferences Automatic a list of widget names to expose from an internal definition