GUIKIT PACKAGE TUTORIAL
GUIKit Example: CellularGroup
| In[1]:= |
| In[2]:= |
| In[4]:= |
| Out[4]= | ![]() |
Example
This example demonstrates how to create a reusable
widget for a cellular automaton.
| In[3]:= |
| Out[3]= | ![]() |
You can easily treat the CellularGroup example as a single reusable user interface element within other panels, as well as expose widgets within the definition uniquely.
Here we expose the canvas widget with unique names and create a modal result expression extracting the current graphics.
| In[7]:= |
| Out[7]= | ![]() |




