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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d3eb9731d6da1a55 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-01-29 10:36:49 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!canoe.uoregon.edu!hammer.uoregon.edu!skates!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: Graphics in GNAT for Windows, how? Date: 29 Jan 2002 13:29:38 -0500 Organization: NASA Goddard Space Flight Center Message-ID: References: NNTP-Posting-Host: anarres.gsfc.nasa.gov Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: skates.gsfc.nasa.gov 1012329242 27649 128.183.220.71 (29 Jan 2002 18:34:02 GMT) X-Complaints-To: dscoggin@cne-odin.gsfc.nasa.gov NNTP-Posting-Date: 29 Jan 2002 18:34:02 GMT User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 Xref: archiver1.google.com comp.lang.ada:19365 Date: 2002-01-29T18:34:02+00:00 List-Id: JOL <181873@cienz.unizar.es> writes: > A example, please. > Thanks you. The recently posted Othello game is a good example of graphics in Ada for MS Windows or X Windows: http://greenlime.com/users/adrian.hoe/ Here's a Windex application with bitmapped graphics in Ada: http://users.erols.com/leakstan/Stephe/Ada/mandelplot.html -- -- Stephe