| delorie.com/archives/browse.cgi | search | 
| From: | steve AT dosius DOT zzn DOT com (Dosius) | 
| Newsgroups: | comp.os.msdos.djgpp | 
| Subject: | Re: Linux compatible text dialogs? | 
| Date: | 21 Feb 2003 08:18:15 -0800 | 
| Organization: | http://groups.google.com/ | 
| Lines: | 25 | 
| Message-ID: | <9307085f.0302210818.720ce69d@posting.google.com> | 
| References: | <Pine DOT WNT DOT 4 DOT 53 DOT 0302210826490 DOT 312 AT wat033> <t3ub5vk2knqec9nmp5kjohn8ggclo2vdpr AT 4ax DOT com> | 
| NNTP-Posting-Host: | 204.168.131.19 | 
| X-Trace: | posting.google.com 1045844295 30441 127.0.0.1 (21 Feb 2003 16:18:15 GMT) | 
| X-Complaints-To: | groups-abuse AT google DOT com | 
| NNTP-Posting-Date: | 21 Feb 2003 16:18:15 GMT | 
| To: | djgpp AT delorie DOT com | 
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp | 
| Reply-To: | djgpp AT delorie DOT com | 
Andrew Cottrell <andnews AT ihug DOT com DOT oz DOT au> wrote in message news:<t3ub5vk2knqec9nmp5kjohn8ggclo2vdpr AT 4ax DOT com>... > >how does one create "graphical" text interfaces that can easily be ported > >to/from Linux? I think that I want something like a combination of the > >curses and dialog libs. Looking through DJGPP's package lists I found > >dlg09 which says it needs ncurses and pdcur24 that only seems to be > >curses. Will this combination work or are there better alternatives? > > The other option for text windowing library is TV 2.01 - aka Turbo > Vision Text windowing library originally from Borland and available > for DJGPP, MSVC, Linux text and Linux X. > > The other option is PDCurses - grab it from the developers site as the > one in the V2Tk directory is and old version. > > If you want true graphics cross platform library check out Allegro. > > Andrew I've seen programs that won't compile with PDCurses - they *require* ncurses. Then again I don't know how portable ncurses is unless it's forced to use Eric S. Raymond's giant termcap/terminfo database and "set term=ansi.sys" (btw, this is how to use Gunnar Ritter's version of vi [with its own libterm] under djgpp as well). -uso.
| webmaster | delorie software privacy | 
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |