5711 - 5720 of 10072 for copyingSearch Results
View search results from all Wolfram sites (14307 matches)
GUIResolve   (GUIKit Package Symbol)
GUIResolve[src] resolves an interface definition to its top-level completely loaded widget and enclosing widgets.GUIResolve[src, args] passes arguments to the interface ...
GUIRunModal   (GUIKit Package Symbol)
GUIRunModal[src] loads and runs an interface definition in a modal state with the kernel and returns a result when finished.GUIRunModal[src, args] passes arguments to the ...
GUIRun   (GUIKit Package Symbol)
GUIRun[src] loads and runs an interface definition in a modeless state and returns immediately with a GUIObject expression that represents the live interface.GUIRun[src, ...
InvokeMethod   (GUIKit Package Symbol)
InvokeMethod[name, {} | content] calls a widget method on the wrapping contexted widget.InvokeMethod[{target, name}, content] calls a widget method on the specified target ...
PropertyValue   (GUIKit Package Symbol)
PropertyValue[name] gets a widget property value.PropertyValue[{target, name}] gets a widget property value, specifying the target widget.PropertyValue[{target, name, index}] ...
ReleaseGUIObject   (GUIKit Package Symbol)
ReleaseGUIObject[obj] closes and terminates all resources of a live GUIObject instance.
Script   (GUIKit Package Symbol)
Script[scriptcode] defines a script to be used either on load or during an event.
SetPropertyValue   (GUIKit Package Symbol)
SetPropertyValue[name, value] sets a widget property value.SetPropertyValue[{target, name}, value] or SetPropertyValue[{target, name} -> value] sets a widget property value, ...
Widget   (GUIKit Package Symbol)
Widget[class : class | path | URL[path], {content}] defines a new widget instance.
WidgetReference   (GUIKit Package Symbol)
WidgetReference[id] looks up an existing widget instance using identifier id and return the underlying object.
1 ... 569|570|571|572|573|574|575 ... 1008 Previous Next

...