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,LOTS_OF_MONEY autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d0a15c81dbb968cc X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-01-17 07:55:36 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!newsmi-us.news.garr.it!NewsITBone-GARR!news.mailgate.org!newsfeed.stueberl.de!fu-berlin.de!uni-berlin.de!7189-cm.able.ES!not-for-mail From: Jano <402450@cepsz.unizar.es> Newsgroups: comp.lang.ada Subject: Re: Best option for portable GUI? Date: Fri, 17 Jan 2003 16:55:35 +0100 Message-ID: References: <5d6fdb61.0301170303.625bc6c9@posting.google.com> <9xSV9.19610$hl1.1632@sccrnsc04> NNTP-Posting-Host: 7189-cm.able.es (212.97.171.89) X-Trace: fu-berlin.de 1042818935 24265729 212.97.171.89 (16 [49872]) X-Newsreader: MicroPlanet Gravity v2.50 Xref: archiver1.google.com comp.lang.ada:33134 Date: 2003-01-17T16:55:35+01:00 List-Id: En el mensaje <9xSV9.19610$hl1.1632@sccrnsc04>, jeff@thecreems.com dice... > > "Jano" <402450@cepsz.unizar.es> wrote in message > news:5d6fdb61.0301170303.625bc6c9@posting.google.com... > > > > GtkAda: Seems a good option but with steep learning curve? > > > > Try to create a simple user interface with glade/gtkada. I think you will > find that the learning curve is not > all that steep. > > Once you accept the way widgets are typically packed in Gtk it is actually > pretty simple. I must say I'm impressed with GVD. I'm getting a hard time trying to compile the testgtk folder, but if I continue without success I'll post in the gtkada mailing list to not go off-topic.