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-Thread: 103376,712b9f1b40092306 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!not-for-mail From: duke_luke@gmx.de (Duke Luke) Newsgroups: comp.lang.ada Subject: Re: Graphical output on Windows XP Date: 25 Mar 2005 08:23:34 -0800 Organization: http://groups.google.com Message-ID: References: <4240be3c$0$9223$9b4e6d93@newsread4.arcor-online.net> NNTP-Posting-Host: 84.162.14.69 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1111767814 14036 127.0.0.1 (25 Mar 2005 16:23:34 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 25 Mar 2005 16:23:34 +0000 (UTC) Xref: g2news1.google.com comp.lang.ada:9987 Date: 2005-03-25T08:23:34-08:00 List-Id: > If you want to know how to use Ada for Windows programming, > try > http://www.rrsoftware.com/html/prodinf/triadapaper/triada.docsrc.html > and > http://www.adapower.com/index.php?Command=Class&ClassID=AdaGUI&Title=Ada+GUI Thanks for that! I tried the links, but it's even more than I meant. What I really want (for now) is to set one pixel in a color of my choice in a windows xp - window. does anyone know, how to do this? (Gnat comes with packages that can do that, but I don't nearly understand them. There's a function "setpixel", but what do I have to do, to use it??) Thanks in advance! Greetings, Lukas Koenig