[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with radiobuttons in frames


Le 19/07/2026 à 17:34, Lee a écrit :
On 7/18/26 7:19 PM, Ed & Clare Kelm wrote:
I have a program which has the following items on the main form:

A frame with several radio buttons.  Call it FrameM.
Two frames within FrameM, each with several radiobuttons.  Call them FrameA and FrameB

FrameA and FrameB radiobuttons operate as expected: Pressing a radiobutton in either one only affects the other radiobuttons in that frame.  However, pressing a radiobutton in FrameM clears all of the radiobuttons in FrameA and FrameB.  This is new behavior which just appeared in the last few weeks, apparently with 3.22.

The screen shot below shows the result of pressing the "Normal" radiobutton in the frame labeled SWR. All of the radiobuttons in the frames labeled Source and Type of Plot have been cleared.

Thanks for any advice!

Ed Kelm



[System]
Gambas=3.22.0 230a39c (master)
[snip]

Bruce's suggestion is a very simple workaround, but the RadioButtons should not behave that way.

I confirm that it is a new behavior as it does not occur on v3.21.6. I also confirm that it occurs on Gambas=3.22.99 cb32d744 (master) but only with Qt and not GTK3.

Since Benoît is offline, I believe, this week, I suggest you file a bug report on the BugTracker so the issue does not get missed when he returns.



I am still here. It's fixed in commit https://gitlab.com/gambas/gambas/-/commit/7d5a2645cb2609b28511ab91e17ed56ca3661047.

Regards,

--
Benoît Minisini.


Follow-Ups:
Re: Problem with radiobuttons in framesEd & Clare Kelm <twopilots@xxxxxxxxxxxxxxx>
References:
Problem with radiobuttons in framesEd & Clare Kelm <twopilots@xxxxxxxxxxxxxxx>
Re: Problem with radiobuttons in framesLee <t.lee.davidson@xxxxxxxxx>