|
Installation
A run through the installation process and a first look at the Gui4Cli environment, the main folder and more. |
|
Tutorials & Visual Editing
We go through a couple of tutorials to see the basic structure of a Gui4Cli script and how to visually edit your guis for easily creating the interface you want. See also the "Preferences" system, new with v 20.10 which is a powerful method for customizing your guis. |
|
How to create a DLL
We create a very simple DLL for Gui4Cli, from scratch, using Visual Studio. The code is in plain C and it adds one command. A more complicated example is included in the Gui4Cli DEV folder. |