delorie.com/archives/browse.cgi | search |
Newsgroups: | comp.os.linux.development.apps,comp.os.msdos.programmer,comp.os.msdos.djgpp |
From: | grante AT visi DOT com (Grant Edwards) |
Subject: | Re: Text (console) UIs for C/C++ (Linux and DOS) |
References: | <ai2q1i$10pqss$1 AT ID-122086 DOT news DOT dfncis DOT de> <pZc19.30286$eH2 DOT 12436140 AT ruti DOT visi DOT com> <ai3s30$10v94f$1 AT ID-122086 DOT news DOT dfncis DOT de> <fNe19.30307$eH2 DOT 12462302 AT ruti DOT visi DOT com> <ai46vb$1154hr$1 AT ID-122086 DOT news DOT dfncis DOT de> |
User-Agent: | slrn/0.9.7.1 (Linux) |
Lines: | 25 |
Message-ID: | <xwh19.30356$eH2.12509121@ruti.visi.com> |
Date: | Mon, 29 Jul 2002 20:25:01 GMT |
NNTP-Posting-Host: | 209.98.98.8 |
X-Complaints-To: | abuse AT visi DOT com |
X-Trace: | ruti.visi.com 1027974301 209.98.98.8 (Mon, 29 Jul 2002 15:25:01 CDT) |
NNTP-Posting-Date: | Mon, 29 Jul 2002 15:25:01 CDT |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
In article <ai46vb$1154hr$1 AT ID-122086 DOT news DOT dfncis DOT de>, Philip Pemberton wrote: >> That depends on whether you want a windowing library or a >> widget-set. Apparently you want the latter? > > It would seem that way. I thought ncurses provided "put a > button here" and "put some text here" type routines. Until I > saw the manpages. Ideally I want something like the widget set > used in MandrakeSoft's installer, as used on Linux-Mandrake 6.1 > (IIRC), codename Helios. Or the widget set used by the > Slackware 8.1 installer - they both look shockingly similar. > Same goes for the widget set used by the "make menuconfig" > option in the Linux kernel. I believe that all of the apps you mention are shell scripts that use either a variant of the "dialog" utility (which runs on top of ncurses) or "whiptail" (a clone of dialog that runs on top of newt/slang). $ man dialog -- Grant Edwards grante Yow! I want the presidency at so bad I can already taste visi.com the hors d'oeuvres.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |