guimaker is a command line tool for creating graphical user interfaces
(GUI) in Scilab.
The GUIs are based on the available uicontrol objects in Scilab.
Guimaker can be used either for generating GUIs within programs, or it can be
used for creating Scilab source code which serve as a starting point for
more advanced programming of GUIs.
Changes in version 1.3:
* Removed a couple of bugs to make guimaker work with Scilab 5.1 to 5.2 (beta)