Gtkdialog is an open source utility for easy and fast GUI building.
Creating dialog boxes for many compiled and interpreted programs is an easy task with Gtkdialog.
Product's homepage
What's New in This Release: [ read full changelog ]
· This version solves the hidden widgets leaving artifacts at start-up problem, adds very useful support for conditional actions, and adds a method to prevent the unnecessary exporting of variables.
· A break action function has been added to break out of a list of actions, the realize signal has been connected for all widgets, and the refreshing of markup within text widgets now works as expected.
· All of the examples are now bash-independent where possible, three examples have been added (one being an emulator frontend application), and three examples have been fixed.