Welcome to the GForm homepage.
Meet GForm , a linux GUi creator for shell scripts written in gambas basic.
Easily create a fully interactive Graphical user interface for your shell script.
Use the menu buttons above to navigate this site.
Please view our Examples To see GForm commands in action.
Download GForm from gitlab at https://gitlab.com/bsteers4/GForm
or here
GForm_dist.zipGForm executable, example scripts, help files
GForm_source.zip Gambas3 source code
A Simple Example... |
Below is a video to show the responsiveness of GForm in pipe mode. As the mouse changes the list selection GForm then messages the script of the change and the script then sends messages back to the GUI to Change the text fields of the other objects. This all happening rapidly as i wiggle the mouse up and down. |