GUIKIT PACKAGE TUTORIAL
GUIKit Example: ColorChooser
| In[1]:= |
| In[2]:= |
| In[4]:= |
| Out[4]= | ![]() |
Example
This example uses
and includes sample code demonstrating how to do the following.
- Add a modal result binding so a Mathematica color primitive is returned to the kernel when the dialog session ends.
- Define a utility wrapper function around the
call, demonstrating a single reusable instance of the dialog used throughout the lifetime of the kernel session.
| In[3]:= |
| Out[3]= |


