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,da39565eb74b5af0,start X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!nx01.iad01.newshosting.com!newshosting.com!198.186.194.247.MISMATCH!news-xxxfer.readnews.com!news-out.readnews.com!postnews3.readnews.com!not-for-mail Newsgroups: comp.lang.ada Subject: Curses binding? From: "Peter C. Chapin" Organization: Kelsey Mountain Software Message-ID: User-Agent: Xnews/5.04.25 Date: 08 Jun 2007 11:32:07 GMT NNTP-Posting-Host: 4ffbc1ac.news.sover.net X-Trace: DXC=@:F[]WTec0o;>kBkM`GFNeK6_LM2JZB_cFmHfN2oo9_b3?@`i3kGa5k8:T^02i]1@e2XH@b`L=Tca X-Complaints-To: abuse@sover.net Xref: g2news1.google.com comp.lang.ada:16103 Date: 2007-06-08T11:32:07+00:00 List-Id: I'm looking for a way to call the curses terminal handling library from Ada, for example on Linux. A Google search turned up the *documentation* for such a binding, but the actual code itself eludes me. The documentation I found was also dated 2000 so that project looks unmaintained (well maybe... of course I didn't necessarily find the latest version). Something that also works on Windows would be ideal. Thanks for your thoughts. Peter