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=0.7 required=5.0 tests=BAYES_00,MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,bbeba936b24f1d90 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2000-12-22 17:00:08 PST Path: supernews.google.com!sn-xit-02!supernews.com!news.gv.tsc.tdk.com!news.iac.net!news-out.cwix.com!newsfeed.cwix.com!cpk-news-hub1.bbnplanet.com!news.gtei.net!nntp2.deja.com!nnrp1.deja.com!not-for-mail From: Ted Dennison Newsgroups: comp.lang.ada Subject: Re: Thank you very much Date: Sat, 23 Dec 2000 00:51:54 GMT Organization: Deja.com Message-ID: <920sv9$659$1@nnrp1.deja.com> References: <3A425FFC.3831ACE2@gmx.net> <3A434A03.3891B642@gmx.net> NNTP-Posting-Host: 38.195.186.125 X-Article-Creation-Date: Sat Dec 23 00:51:54 2000 GMT X-Http-User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; 0.6) Gecko/20001205 X-Http-Proxy: 1.1 x62.deja.com:80 (Squid/1.1.22) for client 38.195.186.125 X-MyDeja-Info: XMYDJUIDtedennison Xref: supernews.google.com comp.lang.ada:3376 Date: 2000-12-23T00:51:54+00:00 List-Id: In article <3A434A03.3891B642@gmx.net>, Stefan Kombrink wrote: > Of course I meant that in C it's easily possible with e.g. curses, but > GNAT doesn't offer a library to do that. curses is not part of the C standard (just a by-product of using it *rimshot* :-O ). There is a "curses" library that is available with some C implementations. Some of those C compilers are delivered with bindings to this library, while some are not. Ada bindings to curses are available too. In a pinch, if your compiler (C or Ada) doesn't come with bindings to an available library, there's nothing stopping you from writing it yourself. This issue has nothing to do with Ada. > Sending this ANSI sequences worked well for me so far, but how system > independent is that solution? > I remember that there was an ANSI driver for DOS as well, but nobody > use it (you could demur that nobody's using DOS either!). > How system-independent do you want it? Not all systems even support colored text displays. -- T.E.D. http://www.telepath.com/~dennison/Ted/TED.html Sent via Deja.com http://www.deja.com/