slackbuilds/development/Xdialog
fourtysixandtwo 9a48384567 development/Xdialog: Change i486 to i586 2022-06-07 02:23:13 -04:00
..
README Various: more whitespace cleanups 2010-07-03 15:52:10 -05:00
Xdialog.SlackBuild development/Xdialog: Change i486 to i586 2022-06-07 02:23:13 -04:00
Xdialog.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

Xdialog is designed to be a drop in replacement for the "dialog" or
"cdialog" programs. It converts any terminal based program into a
program with an X-windows interface. The dialogs are easier to see and
use while adding even more functionalities (e.g. with the treeview, the
file selector, the edit box, the range box, the help button/box).
Because Xdialog uses GTK+, it will also match your desktop theme.

If you wish to have NLS support, pass 'NLS=enable' to the SlackBuild.
Xdialog is a GTK"1" program but may optionally be compiled against GTK2.
The developer recommends against this but you may enable it (as I do)
with 'GTK2=enable'.