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: tmoran@bix.com (Tom Moran) Subject: Re: Graphics packages (circles, rectangles, etc.) Date: 1999/04/16 Message-ID: <3717ae18.17555178@news.pacbell.net>#1/1 X-Deja-AN: 467297736 References: <3717618D.A7748EC5@collins.rockwell.com> <3717864a.7364278@news.pacbell.net> <37179213.D7789F85@collins.rockwell.com> X-Complaints-To: abuse@pacbell.net X-Trace: typhoon-sf.pbi.net 924299183 206.170.24.51 (Fri, 16 Apr 1999 14:46:23 PDT) Organization: SBC Internet Services NNTP-Posting-Date: Fri, 16 Apr 1999 14:46:23 PDT Newsgroups: comp.lang.ada Date: 1999-04-16T00:00:00+00:00 List-Id: >He says that Borland C++ has special library for plotting >(graphics.h?) but he'd prefer to use Ada. He might find something via www.adahome.com or David Botton or Jerry VanDyke's web sites. >So for Windows, are you saying that he'd have to hook up to the >Windows API? Are there packages that make this easy? CLAW at www.rrsoftware.com, said Tom modestly. ;) For a particularly simple example that involves drawing circles, look at the Windows dining philosophers, src.zip or exe.zip, at ftp://members.aol.com/GMoran01/diners Tom Moran