Date: Mon, 24 Apr 1995 10:50:15 +1100 From: Bill Currie Subject: Re: Windowing library (and pdcurses) To: djgpp AT sun DOT soe DOT clarkson DOT edu Organization: Tait Electronics Ltd. > From: kunst AT prl DOT philips DOT nl > Subject: Re: Windowing library (and pdcurses) > To: nbd54 AT miranda DOT umds DOT ac DOT uk > Date: Fri, 21 Apr 1995 16:14:25 +0100 (METDST) > Cc: djgpp AT sun DOT soe DOT clarkson DOT edu (DJGPP users list) > > > >Does anyone know of a DOS windowing library available for gnu C? > > > > Try pdcurses 2.2 (in the simtel djgpp directory); it works fine, and > > has the added advantage of corresponding to a common **ix library. > ...and you will find a simple windowing demo ('tuidemo') in it > which could be used as a starting point for your own work. > > A well-known DOS windowing library is DFLAT(++) from Dr.Dobbs Journal. > This however has not yet been ported to DJGPP. > (It can be obtained from: ftp.mv.com.) > > Pieter. I have a mostly funcional graphics port of Borlands Turbo Vision windowing system for djgpp/grx. Chews memory and has absolutley no documentation but if anyone is interested, I can send them the source code for it.