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> |
User-Agent: | slrn/0.9.7.1 (Linux) |
Lines: | 27 |
Message-ID: | <pZc19.30286$eH2.12436140@ruti.visi.com> |
Date: | Mon, 29 Jul 2002 15:14:29 GMT |
NNTP-Posting-Host: | 209.98.98.8 |
X-Complaints-To: | abuse AT visi DOT com |
X-Trace: | ruti.visi.com 1027955669 209.98.98.8 (Mon, 29 Jul 2002 10:14:29 CDT) |
NNTP-Posting-Date: | Mon, 29 Jul 2002 10:14:29 CDT |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
In article <ai2q1i$10pqss$1 AT ID-122086 DOT news DOT dfncis DOT de>, Philip Pemberton wrote: > I'm currently trying to find a reasonably good cross-platform > (Linux/gcc and DOS/djgpp) text (console) mode user interface > library for C or C++. I know of three: ncurses/CDK slang/newt TurboVision You've apparently don't like the ncurses interface, and the TurboVision license is a problem. Newt is pretty handy for simple apps, but it's rather limited, since it uses a "stack" of windows and only the top window is active. Documentation is lacking and some of the examples take a bit of work to figure out. CDK was approaching a decently usable state last time I messed with it (a few years ago). -- Grant Edwards grante Yow! I want a WESSON at OIL lease!! visi.com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |