|
|
|||
|
|
| GUIKit Package Symbol | Tutorials »|See Also » |
| GUILoad[src] loads an interface definition and returns immediately with a GUIObject result. |
| GUILoad[src, args] passes arguments to the interface definition. |
| ReleaseMethod | Automatic | determines when a GUIObject is released | |
| IncludedScriptContexts | {} | extends the active $ContextPath that Script blocks use |
Needs["GUIKit`"] Load an interface:
Manipulate widget settings:
Display the interface:
Needs["GUIKit`"] Load an interface and run it in a modal session:
Needs["GUIKit`"] Load an interface and release the definition without displaying it:
|
| © 2013 Wolfram Research, Inc. |