<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi Jeroen,</div><div><br class="webkit-block-placeholder"></div><div>with your tip I have been able to accomplish what I needed. Thanks for your help!</div><div><br class="webkit-block-placeholder"></div><div><br class="webkit-block-placeholder"></div><div>Marcus</div><div><br class="webkit-block-placeholder"></div><br><div> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>--&nbsp;<br><b>iMac -- 20 inch -- Core 2, 2 GHz -- 1 GB RAM -- Superdrive -- Mac OS X Leopard 10.5.2</b><br>MacBook -- 13.3 inch -- Core 2, 1.83 GHz -- 1.5 GB RAM -- Combodrive -- Mac OS X Leopard 10.5.2<br>iMac G5 -- 17 inch -- PPC G5 1.8 GHz -- 1 GB RAM -- Superdrive -- Mac OS X Leopard 10.5.2<br><b style="color: rgb(102, 102, 102); ">iPod touch -- 16 GB -- Software Upgrade -- OS X 1.1.4</b></div></div></span> </div><br><div><div>On 4 Mar 2008, at 09:05, <a href="mailto:beginners-request@lists.squeakfoundation.org">beginners-request@lists.squeakfoundation.org</a> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; ">Marcus,<br><br>I was curious about this, so i went and got this to work: (notice the ':' in<span class="Apple-converted-space">&nbsp;</span><br>show:)<br><br>b := ScriptableButton new openInWorld.<br>b target: Transcript.<br>b actionSelector: #show:.<br>b arguments: (Array with: 'test').<br><br><br>HTH<br>&nbsp;&nbsp;&nbsp;-Jeroen</span></blockquote></div><br></body></html>