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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,2746dae4f161c04e,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-11-20 20:36:04 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!newsfeeds.belnet.be!news.belnet.be!newsfeed00.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail From: "Lars Heppler" Newsgroups: comp.lang.ada Subject: Gtkada-Prob Date: Wed, 21 Nov 2001 05:35:08 +0100 Organization: T-Online Message-ID: <20011121.053507.496987743.3460@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news.t-online.com 1006317326 05 28955 TQe6TDEXSbAa11 011121 04:35:26 X-Complaints-To: abuse@t-online.com X-Sender: 520045374923-0001@t-dialin.net User-Agent: Pan/0.9.7 (Unix) Xref: archiver1.google.com comp.lang.ada:16768 Date: 2001-11-21T05:35:08+01:00 List-Id: Hi! I have a little problem, i want to write a gtkada-programm, where you can select some options with Radiobuttons and Checkbuttons. Do I need a Handler to find out if the bottons are active or not ? I used Glade to make the gui. My problem is now that i want to start a spawn with the arguments selected thru the buttons. I think my problem has also to do with Type Conversion... i looking now for a couple of days to solve this and i also didn`t find somewhere else (mailing-list...) an answer. I hope you can give me hints. Thanx Lars