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,f2238654b1316cee X-Google-Attributes: gid103376,public From: jerry@jvdsys.nextjk.stuyts.nl (Jerry van Dijk) Subject: Re: Graphics in Ada Date: 1998/04/12 Message-ID: #1/1 X-Deja-AN: 343387438 References: <6glq4m$1n3$1@nnrp1.dejanews.com> Organization: * JerryWare *, Leiden, Holland Newsgroups: comp.lang.ada Date: 1998-04-12T00:00:00+00:00 List-Id: d97sund@dtek.chalmers.se wrote: : I wonder what you do if you want to make graphical applications in Ada. Can : you use Ada to make advanced graphical applications? How do I do such simple : things as draw a line and draw a circle for instance? I'm interested in : everything from simple graphics to advanced graphics. To do graphics in Ada you actually do the same as using C or C++. Usually you use a library. Currently there are both native Ada graphics libraries and bindings to other graphics libraries available on all sorts of platforms and for most -if not all- Ada compilers If you need help locating them you should specify which Operating System and Compiler you are using. Success, If you need help locating them you should specify which Operating System and Compiler you are using. Success, Jerry. -- -- Jerry van Dijk | email: jdijk@acm.org -- Leiden, Holland | member Team-Ada