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.3 required=5.0 tests=BAYES_00,FREEMAIL_FROM, INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,b17339ec58a987d,start X-Google-Attributes: gid103376,public From: Zeck Subject: gtk ada and double buffering Date: 2000/03/11 Message-ID: <38C9DDB3.7E873CC3@free.fr>#1/1 X-Deja-AN: 595974436 Content-Transfer-Encoding: 7bit X-Accept-Language: fr Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@proxad.net X-Trace: nnrp4.proxad.net 952753436 212.27.53.100 (Sat, 11 Mar 2000 06:43:56 MET) Organization: Guest of ProXad - France MIME-Version: 1.0 NNTP-Posting-Date: Sat, 11 Mar 2000 06:43:56 MET Newsgroups: comp.lang.ada Date: 2000-03-11T00:00:00+00:00 List-Id: hello, Under win98 with gnat3.12 and gtk ada 1.3.4 I ask to do a graphical double buffer in ada cause the example in the windows gui is to hard for me ;) C:\GNAT\Bindings\Win32Ada\samples\gdi somebody reply me that the gtk ada is the best way to do it but he has,'t told me where i could find this example! he has only let me this extract from a read me: << This demo shows how you can use GtkAda to create flicker-free animations, thanks to double-buffering. A new widget is supplied that provides transparent double-buffering, which you can easily reuse in your own application. Please read the output of all the demos for more information. >> who knows it?please. Cause i'm still reading all the read me in my gtk directories and i find nothing. @+