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-Thread: 103376,6511c3dc6e1155c9 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news.glorb.com!wns13feed!worldnet.att.net!attbi_s01.POSTED!53ab2750!not-for-mail From: "Jeff C r e e.m" Newsgroups: comp.lang.ada References: Subject: Re: GWindows and David Botton X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-RFC2646: Format=Flowed; Response Message-ID: NNTP-Posting-Host: 24.147.74.171 X-Complaints-To: abuse@comcast.net X-Trace: attbi_s01 1096079696 24.147.74.171 (Sat, 25 Sep 2004 02:34:56 GMT) NNTP-Posting-Date: Sat, 25 Sep 2004 02:34:56 GMT Organization: Comcast Online Date: Sat, 25 Sep 2004 02:34:56 GMT Xref: g2news1.google.com comp.lang.ada:4147 Date: 2004-09-25T02:34:56+00:00 List-Id: "Marius Amado Alves" wrote in message news:mailman.91.1096057029.390.comp.lang.ada@ada-france.org... >> What I like in Ada is that the very same program can be compiled and run >> on >> different OS. > > It seems I always do web systems these days I don't need a GUI library > much. But sometimes I do. Last time I used JEWL. Please guide me here. I > seem to remember GtkAda as a binding to a C++ library and have way too > much unecessary stuff like string functions, an interpreter, all that Tcl > bagage. In the landscape I see also Glade, GWindows, Claw, Windex. Gtk and GtkAda have nothing at all to do with Tcl/Tk. There is no interpreter. There is no C++. There is however some "extra" stuff like string libraries...