Download List

專案描述

Simple Settings Dialog (ssd) enables a script
author to easily construct a simple dialog (e.g.
for configuration purposes) that can be be
presented to the user during script execution. It
is build on QT4 and implements the most commonly
used widgets from QT. It is intended for
sysadmins for scripting purposes. The goals are
that creation of a dialog should be done in very
few lines, and the output from ssd (when the user
has made his/her choice) should be simple and
parseable by bash. The code (or markup) for ssd
can either be stored in a separate file or
embedded in the bash script, allowing one-file
scripting.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-04-14 05:56
0.4.0

The tab page now produces output (a tab page index). There is a new progress bar widget, interaction with widgets (parse input), navigation between checkable widgets (radio buttons, etc.) with arrow keys, the ability to center the top widget, echo mode for line editing, and maximum and minimum sizes for widgets.

2008-12-13 23:13
0.3.1-p3

Support for the Image option in the main window.
標籤: Minor feature enhancements

2007-10-31 22:42
0.3.0

標籤: Initial freshmeat announcement

Project Resources