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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,fdc68dbaaef5fbc9 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-09 10:45:14 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!nntp.cs.ubc.ca!freenix!wanadoo.fr!proxad.net!feeder2-1.proxad.net!news1-1.free.fr!not-for-mail From: "Patrice Freydiere" Subject: Re: graphics in ada Date: Thu, 09 Oct 2003 19:50:05 +0200 User-Agent: Pan/0.13.0 (The whole remains beautiful) Message-ID: Newsgroups: comp.lang.ada References: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Organization: Guest of ProXad - France NNTP-Posting-Date: 09 Oct 2003 19:45:13 MEST NNTP-Posting-Host: 62.147.22.80 X-Trace: 1065721513 news1-1.free.fr 10428 62.147.22.80:32791 X-Complaints-To: abuse@proxad.net Xref: archiver1.google.com comp.lang.ada:549 Date: 2003-10-09T19:45:13+02:00 List-Id: most of the times, things are possible, but it's question of time ..... Patrice On Tue, 07 Oct 2003 15:03:16 +0000, Andrew wrote: > When I was taking ada cources in college (Ada88 if i remember correctly) > my professor said that graphics were not possible in Ada. Has this > changed? If so to what degree? > Can I create a program, in ada, that will open a window have the > backround be black, and have it draw a maze where the walls of the maze > are just thin blue lines (2 or 3 pixels thick) .. obviously nothing > fancy or 3d generated.. > is this possible in ada? > > I have been doing some googling and am getting kind of mixed signals on > the answer. > > Thanks for any help > Andrew