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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,b6a41f43bdf7d57,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-03-29 17:15:30 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!newsfeed.berkeley.edu!ucberkeley!cyclone-sf.pbi.net!216.196.106.144!border2.nntp.sjc.giganews.com!border1.nntp.sjc.giganews.com!nntp.giganews.com!local1.nntp.sjc.giganews.com!nntp.comcast.com!news.comcast.com.POSTED!not-for-mail NNTP-Posting-Date: Mon, 29 Mar 2004 19:15:28 -0600 From: Keith Brown Subject: GLADE GUI builder version question Newsgroups: comp.lang.ada Reply-To: kbrown2720@NOSPAMcomcast.net Date: Mon, 29 Mar 2004 19:14:09 -0600 User-Agent: KNode/0.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit Message-ID: <3s-dnUFg8KKtV_XdRVn-gw@comcast.com> NNTP-Posting-Host: 24.118.154.152 X-Trace: sv3-acN+nEKgCZSRkITI4IYy6xvgJ6MqbbMGRjx/9saEb2DVb2IWMXflKO5Jcw88W3kRL44BZ5WReG7TReV!fH4Hwic5nsOvWS8uFw6gLXijFAg7qIsu3iuBiUr98MGEE9AKDbixZzrsa5Vy6pQ= X-Complaints-To: abuse@comcast.net X-DMCA-Complaints-To: dmca@comcast.net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.1 Xref: archiver1.google.com comp.lang.ada:6663 Date: 2004-03-29T19:14:09-06:00 List-Id: All, I am trying to use the GLADE 2.0.0 GUI builder to build a form and then generate Ada code. My problem is that the GLADE GUI does not have a check box option for Ada code generation, only C and C++. My question is, what version of GLADE should I be using, where can I get it. I am currently running on Linux Mandrake 9.2. The Gnat compiler (V3.15) and Glade-2 rpm's came with the distribution. Thanks, -- Keith Brown