
GtkDialog
Gtkdialog (or gtkdialog) is a small utility for fast and easy GUI building. It can be used to create dialog boxes for almost any interpreted or compiled programs. Removes the need for developers to learn language specific GUI features.Many Puppy programs are coded in GtkDialog and it can be used with BASH script. For example, developer Sigmund Berglund uses GtkDialog a lot.
Download latest version
Many Puppy versions have GtkDialog built in:| Puppy version | GtkDialog verison |
|---|---|
| Puppy 5.28 | gtkdialog 0.7.21 |
gtkdialog-0.8.0.pet packaged by Iguleder
Find help and version number
To get help enter the following into the terminal:
gtkdialog -h
To find which version of GtkDialog you have enter the following:
gtkdialog -v
Related Pages
Gtkdialog homepageGtkDialog google code page
Help and example programs
Simple GtkDialog examplesHow to add GTK GUI frontends in minutes
GtkDialog Tips
Sigmund Berglund Gtkdialog programs
Index of programs using GtkDialogue
Also see
BASHGtk
PBurn - written in Gtkdialog
There are 2 comments on this page. [Display comments]