1311 - 1320 of 2720 for IfSearch Results
View search results from all Wolfram sites (8114 matches)
CreateLibrary   (C Compiler Driver Package Symbol)
CreateLibrary[source, name] compiles a string of C code and creates a library file, name.ext.CreateLibrary[{file 1, ...}, name] compiles a number of C source files and ...
CComment   (SymbolicC Package Symbol)
CComment[text] is a symbolic representation of a comment. CComment[text, {pre, post}] includes text to add before and after the comment.
GUIObjectQ   (GUIKit Package Symbol)
GUIObjectQ[ref] returns True if ref is an active GUIObject and otherwise returns False.
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}] ...
WidgetReference   (GUIKit Package Symbol)
WidgetReference[id] looks up an existing widget instance using identifier id and return the underlying object.
Frame   (GUIKit Package)
Widget["Frame"] represents a complete window.
Panel   (GUIKit Package)
Widget["Panel"] is an empty container widget.
GUIKit Example: ColorChooser   (GUIKit Package Tutorial)
This example uses Widget["ColorChooser"] and includes sample code demonstrating how to
1 ... 129|130|131|132|133|134|135 ... 272 Previous Next

...