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=-3.2 required=3.0 tests=BAYES_00,NICE_REPLY_A, 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: "Jeffrey R.Carter" Newsgroups: comp.lang.ada Subject: Re: Gtk in ada using radiobuttons Date: Sun, 16 Oct 2022 22:12:17 +0200 Organization: A noiseless patient Spider Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Sun, 16 Oct 2022 20:12:17 -0000 (UTC) Injection-Info: reader01.eternal-september.org; posting-host="75c79658ccecd86e8b45732e215e30e0"; logging-data="3345230"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/eAOpcGBA6BHDboui+G6d9S2KF/GPL3EQ=" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.2 Cancel-Lock: sha1:wCnxva5cZT4efGyMJAFhu9FMp5s= In-Reply-To: Content-Language: en-US Xref: reader01.eternal-september.org comp.lang.ada:64511 List-Id: On 2022-10-16 18:43, ldries46 wrote: > > But the dialog looks good with the exception that both buttons are activated and > cannot be deactivated. I still do want the choice between the two I cannot find > that in the When running in debugging mode I can see that the group still is null A set of 2 radio buttons is usually equivalent to a check box, which is visually simpler as well. -- Jeff Carter "No one is to stone anyone until I blow this whistle, do you understand? Even--and I want to make this absolutely clear--even if they do say, 'Jehovah.'" Monty Python's Life of Brian 74