Hi Jeroen,

with your tip I have been able to accomplish what I needed. Thanks for your help!


Marcus


--
iMac -- 20 inch -- Core 2, 2 GHz -- 1 GB RAM -- Superdrive -- Mac OS X Leopard 10.5.2 MacBook -- 13.3 inch -- Core 2, 1.83 GHz -- 1.5 GB RAM -- Combodrive -- Mac OS X Leopard 10.5.2 iMac G5 -- 17 inch -- PPC G5 1.8 GHz -- 1 GB RAM -- Superdrive -- Mac OS X Leopard 10.5.2
iPod touch -- 16 GB -- Software Upgrade -- OS X 1.1.4

On 4 Mar 2008, at 09:05, [EMAIL PROTECTED] wrote:

Marcus,

I was curious about this, so i went and got this to work: (notice the ':' in
show:)

b := ScriptableButton new openInWorld.
b target: Transcript.
b actionSelector: #show:.
b arguments: (Array with: 'test').


HTH
   -Jeroen

_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to