66de760280
- make TCL and Python module optional. - take a maintainership PR: 36001 Submitted by: Hye-Shik Chang <perky@fallin.lv>
13 lines
559 B
Plaintext
13 lines
559 B
Plaintext
Newt is a windowing toolkit for text mode built from the slang
|
|
library. It allows color text mode applications to easily use
|
|
stackable windows, push buttons, check boxes, radio buttons, lists,
|
|
entry fields, labels, and displayable text. Scrollbars are supported,
|
|
and forms may be nested to provide extra functionality.
|
|
|
|
WWW: http://www.msg.com.mx/Newt/
|
|
|
|
Besides the newt library, this port provides whiptail, which may
|
|
be used from shell scripts similarly to Savio Lam's "dialog". Newt
|
|
provides the textual interface for the Red Hat and Debian boot
|
|
disks.
|