Hi Klaus. I just downloaded and installed the stable version of LC 11.0 for the Mac.
Where do I find the radio button widget. I don’t see it in the Tools palette nor in the widgets tab of the Extensions manager. Best regards, Martin Koob > On Jul 7, 2026, at 6:45 AM, Klaus major-k via use-livecode > <[email protected]> wrote: > > Hi Martin, > >> Am 07.07.2026 um 04:54 schrieb Martin Koob via use-livecode >> <[email protected] <mailto:[email protected]>>: >> >> Hi Klaus, >> >> I haven’t had a chance to try this but does LC 11 still have he message >> watcher? >> >> If so you can open that up and view messages as you click the elements of >> the widget and see what messages may be sent as a result? > > already tested, no message in the watcher! > >> Best regards, >> >> Martin Koob >> >>> On Jul 6, 2026, at 12:47 PM, Klaus major-k via use-livecode >>> <[email protected]> wrote: >>> >>> Nobody knows what message to script here? >>> >>>> Am 04.07.2026 um 12:49 schrieb Klaus major-k via use-livecode >>>> <[email protected]>: >>>> >>>> Hi all, >>>> >>>> we can get the number and/or name of the selected option in the >>>> new "radio group" widget with this: >>>> ... >>>> put the hilitedindex of widget "Radio Group" >>>> ... >>>> put the hilitedelement of widget "Radio Group" >>>> ... >>>> >>>> Nice, BUT: >>>> I can only "trigger" this via the message box so far!? >>>> A script with this in the widget itself does not work: >>>> on mouseup/-down/etc. >>>> nor >>>> on selectionchanged >>>> and the dicionary does not shed any light on this question. >>>> >>>> So which message is the widget finally getting in the end? >>>> Thanks for any insight! > > Best > > Klaus > > -- > Klaus Major > https://www.major-k.de <https://www.major-k.de/> > https://www.major-k.de/bass > [email protected] <mailto:[email protected]> > > > _______________________________________________ > use-livecode mailing list > [email protected] <mailto:[email protected]> > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
