Mail Archives: djgpp/1995/04/21/12:12:16
> >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.
- Raw text -