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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7c9dd4d72c7ab9bf X-Google-Attributes: gid103376,public From: mcc@entropy.cs.princeton.edu (Martin C. Carlisle) Subject: Re: Graphics packages (circles, rectangles, etc.) Date: 1999/04/19 Message-ID: <7ffdei$nap$1@cnn.Princeton.EDU>#1/1 X-Deja-AN: 468305330 References: <3717618D.A7748EC5@collins.rockwell.com> Organization: US Air Force Academy, Dept of Computer Science Newsgroups: comp.lang.ada Date: 1999-04-19T00:00:00+00:00 List-Id: In article <3717618D.A7748EC5@collins.rockwell.com>, David W. Glessner wrote: >I'm posting this for a friend, so here goes. >> Where are some Ada packages that support graphic commands? For >> example, I want to plot a circle and rectangle on the PC screen. >> >> Where are some Ada packages that provide GUI commands? For >> example, I want to create GUI interface for a PC application. As for simple graphics, I'd suggest Jerry van Dijk's Adagraph (http://stad.dsl.nl/~jvandyk) for Win9x/NT. For DOS, I believe there is a VGAPACK available from ez2load (M. Feldman, George Washington Univ.) As for GUIs, I might suggest downloading RAPID (from me) at ftp://ftp.usafa.af.mil/pub/dfcs/carlisle/usafa/rapid/index.html This is based on Tcl/Tk and TASH (Terry Westley). CLAW, Windex and the Aonix GUI builder are other solutions for the Wintel platform. --Martin -- Martin C. Carlisle, Asst Prof of Computer Science, US Air Force Academy carlislem@acm.org, http://www.usafa.af.mil/dfcs/bios/carlisle.html DISCLAIMER: This content in no way reflects the opinions, standards or policy of the US Air Force Academy or the United States Government.