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,d90e14e0a574d567,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!not-for-mail From: duke_luke@gmx.de (Duke Luke) Newsgroups: comp.lang.ada Subject: graphical output with claw Date: 19 Apr 2005 12:45:37 -0700 Organization: http://groups.google.com Message-ID: NNTP-Posting-Host: 84.162.13.28 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1113939937 13287 127.0.0.1 (19 Apr 2005 19:45:37 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 19 Apr 2005 19:45:37 +0000 (UTC) Xref: g2news1.google.com comp.lang.ada:10581 Date: 2005-04-19T12:45:37-07:00 List-Id: Hello! Can somebody show me an example program with claw that draws just one pixel in a defined color into a window? The example programs that come with claw are quite complicated and I don't really understand them. Especially I didn't find a procedure that draws one pixel on a canvas - they draw poly-lines and such "high-level" things, but those are useless for my application. greetings, Lukas K�nig