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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,7e2c5c7587a30068 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!proxad.net!feeder1-2.proxad.net!194.25.134.126.MISMATCH!newsfeed01.sul.t-online.de!t-online.de!news.belwue.de!newsfeed.ision.net!newsfeed2.easynews.net!ision!newsfeed.arcor.de!newsspool3.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: adding some more example to Ada GTK on wiki Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: Date: Sun, 20 Feb 2011 13:50:09 +0100 Message-ID: <6dtfk4u5bgy6.pcf072ron5sm.dlg@40tude.net> NNTP-Posting-Date: 20 Feb 2011 13:50:09 CET NNTP-Posting-Host: 35cfe201.newsspool1.arcor-online.net X-Trace: DXC=WYh\E9lebFO=8m7nZkdN^@ic==]BZ:afN4Fo<]lROoRA<`=YMgDjhgBZYUBk^8eT;I[6LHn;2LCVN[57ZjajncA X-Complaints-To: usenet-abuse@arcor.de Xref: g2news2.google.com comp.lang.ada:18455 Date: 2011-02-20T13:50:09+01:00 List-Id: On Sun, 20 Feb 2011 04:28:42 -0800, Nasser M. Abbasi wrote: > I want to learn using GTK to make GUI in Ada, but there seems to be > few examples to learn from out there. http://rosettacode.org/wiki/Category:GtkAda > I am talking about > small examples to learn from, not some large app. Unfortunately useful GTK examples cannot be small. You can find GtkAda sample code in: 1. GtkAda distribution, see \share\examples\gtkada 2. In GtkAda contributions, see the subdirectory test_gtkada In order to learn GTK read this: http://library.gnome.org/devel/gtk-tutorial/stable It is C, but GtkAda is quite thin. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de