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,90220e679a7aceb1 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-09-19 12:27:52 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: Brian.Gaffney@myrealbox.com (Brian Gaffney) Newsgroups: comp.lang.ada Subject: Re: drawing in gtk Date: 19 Sep 2002 12:27:52 -0700 Organization: http://groups.google.com/ Message-ID: <5e9b8c34.0209191127.363c171a@posting.google.com> References: <3D886BEC.4000101@cnam.fr> <3D89920B.9070007@wanadoo.fr> NNTP-Posting-Host: 137.244.215.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1032463672 30833 127.0.0.1 (19 Sep 2002 19:27:52 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 19 Sep 2002 19:27:52 GMT Xref: archiver1.google.com comp.lang.ada:29190 Date: 2002-09-19T19:27:52+00:00 List-Id: Sami Evangelista wrote in message news:<3D89920B.9070007@wanadoo.fr>... > Adrian Knoth wrote: > > > Sami Evangelista wrote: > > > > > >>how is it possible to make drawings in gtkada. > >> > > > > Read the file gtk-drawing_area.ads. It describes the package. > > > > > > > > the gtk-drawing_area.ads doesn't help me much. how is it possible for > example to draw a circle? > > thank you Try gdk-drawable.ads