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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC,XPRIO autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,65f123cd649b666e,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-02-26 01:53:33 PST Path: supernews.google.com!sn-xit-02!supernews.com!news.gv.tsc.tdk.com!hub.org!hub.org!newsfeed.direct.ca!look.ca!news-hub.cableinet.net!cspc1n11e.baplc.com!plug.news.pipex.net!pipex!tube.news.pipex.net!pipex!not-for-mail From: "Ashley Collins" Newsgroups: comp.lang.ada Subject: Ada + MSDOS + User Interface Code? Date: Mon, 26 Feb 2001 09:49:17 -0000 Organization: Logica UK Ltd Message-ID: <983180961.119586@ernani.logica.co.uk> Reply-To: "Ashley Collins" NNTP-Posting-Host: ernani.logica.co.uk X-Trace: soap.pipex.net 983180973 28613 193.123.204.68 (26 Feb 2001 09:49:33 GMT) X-Complaints-To: abuse@uk.uu.net NNTP-Posting-Date: 26 Feb 2001 09:49:33 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Cache-Post-Path: ernani.logica.co.uk!unknown@158.234.85.36 X-Cache: nntpcache 2.4.0b5 (see http://www.nntpcache.org/) Xref: supernews.google.com comp.lang.ada:5531 Date: 2001-02-26T09:49:33+00:00 List-Id: Hi I'm running GNAT Ada under MSDOS. I'd like to build a very simple 'graphical' user interface for my application. The type of interface should support the ANSI character set so that I can display non-movable windows, scrollers etc. Does anyone know of any good user interface library code that works under MSDOS? Anyone care to make a recommendation? Where can I find it? Ashley