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,XPRIO autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c6c95d1192025df2,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-02-23 14:10:06 PST Path: supernews.google.com!sn-xit-03!supernews.com!cyclone2.usenetserver.com!news-out.usenetserver.com!sunqbc.risq.qc.ca!news.imp.ch!news-zh.switch.ch!newsfeed-zh.ip-plus.net!news.ip-plus.net!news.bluewin.ch!not-for-mail From: "Cornel Arnet" Newsgroups: comp.lang.ada Subject: Claw & Bitmaps Date: Fri, 23 Feb 2001 23:02:25 +0100 Organization: bluewin Message-ID: <976mph$l2m$1@bw107zhb.bluewin.ch> NNTP-Posting-Host: bw2-60pub1.bluewin.ch X-Trace: bw107zhb.bluewin.ch 982965873 21590 213.3.60.1 (23 Feb 2001 22:04:33 GMT) X-Complaints-To: newsmaster@bluewin.ch NNTP-Posting-Date: 23 Feb 2001 22:04:33 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Xref: supernews.google.com comp.lang.ada:5498 Date: 2001-02-23T22:04:33+00:00 List-Id: Hi, well, Claw works now, but I can't find out how to use bitmap operations like Get_Size, Set_Pixel,.. there's always this parameter On_Canvas of type Root_Canvas_Type'Class, which is defined not visible. So how can I use it? (examples would be great) Thanks Cornel