Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
GUIKit Package >

Widget

Widget[class:class|path|URL[path], {content}]
defines a new widget instance.
  • To use Widget, you first need to load GUIKit using Needs["GUIKit`"].
  • The following options can be given:
InitialArgumentsNonea list of arguments to use in the constructor for this widget instance
NameNonea name with which to register this instance in the widget registry
ExposeWidgetReferencesAutomatica list of widget names to expose from an internal definition
© 2013 Wolfram Research, Inc.
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team