From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-65-14.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 Path: eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: Gtk in ada using radiobuttons Date: Mon, 17 Oct 2022 13:22:56 +0200 Organization: A noiseless patient Spider Message-ID: <87fsfmpucv.fsf@samuel> References: <875yglqdtj.fsf@samuel> <87sfjnpgak.fsf@samuel> MIME-Version: 1.0 Content-Type: text/plain Injection-Info: reader01.eternal-september.org; posting-host="ee0e2c84afcad055c5f67be1d556b344"; logging-data="3610099"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19EhlZLht0VivA0I1sRwI6c" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) Cancel-Lock: sha1:HOLBi7lEitobHTsW+Jis5mQPD0M= sha1:Hlc0HVGH88CQTs1P9c13XjaVRFA= Xref: reader01.eternal-september.org comp.lang.ada:64518 List-Id: ldries46 writes: > Finally I had the correct view and working of my dialogue. > But the very first remark I made stays true for someone trying to use > Gtk is stays a problem without good example code. Also, GtkAda comes with a complete example code called testgtk, which shows how to use every type of widget. In the case of radio buttons, look at the file create_radio_buttons.adb. On Debian and derivatives, this is installed as part of package libgtkada-doc, as /usr/share/doc/libgtkada-doc/examples/testgtk.tgz. -- Ludovic Brenta. The Chief Risk Appetite Officer reaches out our systems.