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.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,33e142e3fa15b52d X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1995-01-20 11:07:50 PST Path: nntp.gmd.de!newsserver.jvnc.net!nntpserver.pppl.gov!princeton!udel!gatech!howland.reston.ans.net!news1.digex.net!ois.com!ois.com!not-for-mail From: beckwb@ois.com (R. William Beckwith) Newsgroups: comp.lang.ada Subject: Re: WANTED: Curses for Ada Date: 20 Jan 1995 14:07:50 -0500 Organization: Objective Interface Systems, Inc. Distribution: world Message-ID: <3fp1m6$mq6@gamma.ois.com> References: <3fl9eo$1rl@yankee.lfs.hamburg.cap-debis.de> NNTP-Posting-Host: gamma.ois.com X-Newsreader: TIN [version 1.2 PL2] Date: 1995-01-20T14:07:50-05:00 List-Id: Bert Moehlmann (bmo@yankee.lfs.hamburg.cap-debis.de) wrote: : we are searching for an ada - based version of curses. : Or for a good ada interface to C-Library with curses. There is a quite capable version of Screen Machine that uses either Unix Curses or VMS SMG. It builds list boxes, pull down menus, radio buttons, etc. on top of the O/S character interfaces. Contact info@ois.com for more info. : Who has done work in ada with curses before? We don't export the direct Curses binding since both the SMG and the Curses interfaces are hidden. ... Bill