<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi, <br>
    </p>
    <p>Exploring...<br>
    </p>
    <p>This code below does not work (#openInWorld send to the array of
      buttons) but you get the idea of the intend.</p>
    How will you make it work, if possible,  without using a local
    variable of course ?<br>
    <pre><code><font face="monospace">RadioGroup>>example1</font></code></pre>
    <pre><code><font face="monospace">"</font></code></pre>
    <pre><code><font face="monospace">      self example1 openInWorld</font></code></pre>
    <pre><code><font face="monospace">"</font></code></pre>
    <pre><code><font face="monospace">      ^ self fromList: #('Yes' 'No') ::</font></code></pre>
    <pre><code><font face="monospace">              buttons do: [:each | </font></code></pre>
    <pre><code><font face="monospace">                      each when: #radioSelection send: #show: to: Transcript];</font></code></pre>
    <pre><code><font face="monospace">              yourself</font></code></pre>
    <p><br>
    </p>
    <p>Thanks</p>
    <p>Hilaire<br>
    </p>
    <pre class="moz-signature" cols="72">-- 
GNU Dr. Geo
<a class="moz-txt-link-freetext" href="http://drgeo.eu">http://drgeo.eu</a>
<a class="moz-txt-link-freetext" href="http://blog.drgeo.eu">http://blog.drgeo.eu</a></pre>
  </body>
</html>