[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem with radiobuttons in frames
[Thread Prev] | [Thread Next]
- Subject: Re: Problem with radiobuttons in frames
- From: Ed & Clare Kelm <twopilots@xxxxxxxxxxxxxxx>
- Date: Sun, 19 Jul 2026 17:57:46 -0700
- To: user@xxxxxxxxxxxxxxxxxxxxxx
On 7/19/26 9:48 AM, Benoît Minisini wrote:
Thanks everyone for the answers! I can easily manually work around the bug until the next update of "stable" includes the fix.Le 19/07/2026 à 17:34, Lee a écrit :I am still here. It's fixed in commit https://gitlab.com/gambas/gambas/-/commit/7d5a2645cb2609b28511ab91e17ed56ca3661047.On 7/18/26 7:19 PM, Ed & Clare Kelm wrote:[snip]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 FrameBFrameA 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)Regards,
Ed K.
| Problem with radiobuttons in frames | Ed & Clare Kelm <twopilots@xxxxxxxxxxxxxxx> |
| Re: Problem with radiobuttons in frames | Lee <t.lee.davidson@xxxxxxxxx> |
| Re: Problem with radiobuttons in frames | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |