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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,587c560422953b80 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!e21g2000yqe.googlegroups.com!not-for-mail From: tonyg Newsgroups: comp.lang.ada Subject: Re: Using Gnat Ada and gtkada Glade Date: Sat, 19 Feb 2011 05:39:31 -0800 (PST) Organization: http://groups.google.com Message-ID: References: <7e9aafb7-7554-46d1-858f-6cadda2fab05@d19g2000yql.googlegroups.com> NNTP-Posting-Host: 92.17.54.233 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1298122771 17957 127.0.0.1 (19 Feb 2011 13:39:31 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 19 Feb 2011 13:39:31 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: e21g2000yqe.googlegroups.com; posting-host=92.17.54.233; posting-account=28F2IwkAAACL1Z5nRC-dE7zuvWdbWC7P User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.9.2.13) Gecko/20101206 Ubuntu/10.04 (lucid) Firefox/3.6.13,gzip(gfe) Xref: g2news1.google.com comp.lang.ada:17448 Date: 2011-02-19T05:39:31-08:00 List-Id: On Feb 19, 10:44=A0am, tonyg wrote: > I successfully used the GUI builder glade 10 years ago to make a > desktop application. I have a need for it now and I went back to use > it and I notice a few strange (to me) changes have been made and there > is no button to build the specifications (and bodies) . I am using > ubuntu 10.04 and the related gtkada gnat gnat-gps etc. > =A0 Does anyone know how to build the specs from the glade file? On further investigation gate2 seems to be the way however I am not convinced I am using the right version of gate with the right version of glade. I am using glade 3.67 on ubuntu 10.04 with gtkada 2.14 and I am getting a constraint error from a simple test glade file when using gate2. Does anyone know if there are incompatibilities here, in fact is anyone else here using gate2 with glade 3.67 ?