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

Re: Problem with radiobuttons in frames


On 7/19/26 9:48 AM, Benoît Minisini wrote:
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. [System]
Gambas=3.22.0 230a39c (master)
[snip]
I am still here. It's fixed in commit https://gitlab.com/gambas/gambas/-/commit/7d5a2645cb2609b28511ab91e17ed56ca3661047.

Regards,

Thanks everyone for the answers!  I can easily manually work around the bug until the next update of "stable" includes the fix.

Ed K.


References:
Problem with radiobuttons in framesEd & Clare Kelm <twopilots@xxxxxxxxxxxxxxx>
Re: Problem with radiobuttons in framesLee <t.lee.davidson@xxxxxxxxx>
Re: Problem with radiobuttons in framesBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>