[Cuis-dev] cascade and youself
Hilaire Fernandes
hilaire at drgeo.eu
Thu Jan 27 02:17:53 PST 2022
Hi,
Exploring...
This code below does not work (#openInWorld send to the array of
buttons) but you get the idea of the intend.
How will you make it work, if possible, without using a local variable
of course ?
|RadioGroup>>example1|
|"|
|self example1 openInWorld|
|"|
|^ self fromList: #('Yes' 'No') ::|
|buttons do: [:each | |
|each when: #radioSelection send: #show: to: Transcript];|
|yourself|
Thanks
Hilaire
--
GNU Dr. Geo
http://drgeo.eu
http://blog.drgeo.eu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20220127/cbfed83a/attachment.htm>
More information about the Cuis-dev
mailing list