New RADIOGROUP widget in LC 11

Bob Sneidar bobsneidar at iotecdigital.com
Tue Jul 7 20:04:37 EDT 2026


hiliteChanged

Bob S


> On Jul 4, 2026, at 3:49 AM, Klaus major-k via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> 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! 
> 
> Have a nice weekend!
> 
> 
> Best
> 
> Klaus
> --
> Klaus Major
> https://www.major-k.de
> https://www.major-k.de/bass
> klaus at major-k.de
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode



More information about the use-livecode mailing list