summaryrefslogtreecommitdiffstats
path: root/kdialog/README
blob: e7df11e1f780b7825c7f47fc07a84c9578d4836f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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 tqlayouts ;)

A tutorial on using kdialog is available at
http://developer.kde.org/documentation/tutorials/kdialog/t1.html
If you change or add any functionality, please contact Brad
Hards <bradh@frogmouth.net> to ensure it is reflected in the
tutorial.

Current maintainer: David Faure <faure@kde.org>