From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1e4811827f5da8f6 X-Google-Attributes: gid103376,public From: mfeldman@seas.gwu.edu (Michael Feldman) Subject: Re: Ada equiv to ncurses? Date: 1996/04/29 Message-ID: <4m378v$p9b@felix.seas.gwu.edu>#1/1 X-Deja-AN: 152095157 references: <317FF9F5.2CB287FE@jinx.sckans.edu> organization: George Washington University newsgroups: comp.lang.ada Date: 1996-04-29T00:00:00+00:00 List-Id: In article <317FF9F5.2CB287FE@jinx.sckans.edu>, David Morton wrote: >The subject says it all... Is there any Ada >packages similar to ncurses? I don't need that >*big* of a package, but something to tell the >cursor to goto(X,Y) that is portable would be nice. If you are using GNAT for DOS, you'll find the following useful: ftp://ftp.gwu.edu/pub/ada/ez2load/adatui.zip which contains: - a copy of the DJGPP-compatible port of pdcurses; - a GNAT-compilable binding to pdcurses; - a textual user interface (TUI) and demo program thereof. This is currently being distributed as part of the overall ez2load distribution containing GNAT for DOS and other goodies. Mike Feldman ------------------------------------------------------------------------ Michael B. Feldman - chair, SIGAda Education Working Group Professor, Dept. of Electrical Engineering and Computer Science The George Washington University - Washington, DC 20052 USA 202-994-5919 (voice) - 202-994-0227 (fax) http://www.seas.gwu.edu/faculty/mfeldman ------------------------------------------------------------------------ Pork is all that money the government gives the other guys. ------------------------------------------------------------------------ Ada on the WWW: http://lglwww.epfl.ch/Ada/ or http://info.acm.org/sigada/ ------------------------------------------------------------------------