Revision [32842]
This is an old revision of gtkdialog made by zigbert on 2020-07-23 15:34:45.
GtkDialog
Programming language that allows you to create GUI elements via Bash script.
export A='
<vbox> <text><label>Hello world</label></text> <pixmap><input file>/path/input.svg</input></pixmap> <button ok></button> </vbox>' gtkdialog -p A |
Installation
PackagesSource code
Documentation
- The reference guide contains syntax and options for all gtkdialog widgets. A major work by Thunor.
- gtkdialogDocTips Tips and Tricks is a comprehensive collection of information for both newbies and skilled developers.
In addition there are other resources which may give some more flesh to the bone.
- General documentation of gtkdialog is poor, but it's a start.
- The command 'gtkdialog --help' shows available parameters.
Articles on Puppy blog
Also on Wiki
- PMusic - Showcase what Gtkdialog is capable of
- PBurn - written in Gtkdialog
- Gtkwialog - an alternative by forum member Wiak
Default Version
- BionicPup 8.0 - gtkdialog 0.8.4
- Slacko 5.3.1 - gtkdialog 0.8.0
Related Webpages
Categories
CategoryDevelopmentCategorySoftware