GUIKit Project Support


Any Mathematica application project can include GUIKit widgets simply by including a GUI folder and registering the folder with the project path resources. When the project is run these will be made available to the GUIKit runtime so that they can be used. A sample project layout is shown below.

GUIKit Projects

In this project the GUI folder contains a widget definition MyPanel: this is found in the file MyPanel.m.