GUIKit Example: CellularGroup
CodeDefinition
| Out[4]= |  |
ExampleThis example demonstrates how to create a reusable GUIKit` widget for Cellular Automaton.
| Out[15]= |  |
We 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.
| Out[6]= |  |
|