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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,4e2dcaf2dcc1f70d X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!feeder2.cambriumusenet.nl!feed.tweaknews.nl!193.141.40.65.MISMATCH!npeer.de.kpn-eurorings.net!npeer-ng0.de.kpn-eurorings.net!news.mixmin.net!feeder.eternal-september.org!eternal-september.org!.POSTED!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: Using gnat & ncurses Date: Tue, 16 Mar 2010 19:35:48 +0100 Organization: A noiseless patient Spider Message-ID: <87iq8w3yij.fsf@ludovic-brenta.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Date: Tue, 16 Mar 2010 18:35:48 +0000 (UTC) Injection-Info: news.motzarella.org; posting-host="MNc2qKhUDJvDeVH0nQQqtg"; logging-data="5904"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/nvNufvyGBIUFAsk48oDKH" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) Cancel-Lock: sha1:qousTF0T9gcdisHiiQEsXkKcP4E= sha1:CIFUMTbSQsRalU2SYtCxYSTBSg0= Xref: g2news1.google.com comp.lang.ada:9596 Date: 2010-03-16T19:35:48+01:00 List-Id: Dirk Heinrichs writes: > Warren wrote: > >> It just occurred to me that there was some sort >> of Ada binding in ncurses IIRC. Has anyone here >> had any experience with it? Maybe that would >> circumvent this main program annoyance among other >> things. > > Most distributions don't seem to package the Ada bindings, although they > exist since years. Interestingly, libncurses5-dev in Debian contains the > docs for them. Debian 5.0 "Lenny" has libtexttools-dev, 6.0 "Squeeze" has libtexttools2-dev. They provide a thick binding to curses with additional functionality. -- Ludovic Brenta.