
KDialog
kdialog allows you to display dialog boxes from shell scripts. The syntax is very much inspired from the "dialog" command (which shows text mode dialogs).
What is KDialog?
kdialog allows you to display dialog boxes from shell scripts. The syntax is very much inspired from the "dialog" command (which shows text mode dialogs).
However the width and height attributes have been removed for most dialogs - Qt/KDE have layouts ;)
A tutorial on using kdialog is available at http://techbase.kde.org/Development/Tutorials/Shell_Scripting_with_KDE_Dialogs If you change or add any functionality, please contact Brad Hards <bradh@frogmouth.net> to ensure it is reflected in the tutorial.
KDialog Screenshots
KDialog Features
Comments and Reviews
Tags
- Shell
- dialog
- dialogs
Category
OS & UtilitiesRecent user activities on KDialog
Zenobith added KDialog as alternative(s) to easybashgui
mehradmahmoudian edited KDialog
RyuKurisu liked KDialog
We have created a kdialog alternative which is compatible with the KDialog:
PyDialog