Looking at this method, I don&#39;t really see why it needs to be on Object (feels like if it goes anywhere it should be on Morph.)<br clear="all"><br><div>It has three senders in my trunk image, and one of them is mine:</div>

<div><br></div><div>IconicButton, PartsBin, and my own Pointy.</div><div><br></div><div>I decided to follow the rabbit down the hole and move the method from Object to Morph; after that the object palette and my own class (which uses IconicButtons to do more less what the object palette does) started saying the method wasn&#39;t found on Object&#39;s class side.</div>
<div><br></div><div>I sense metaprogramming, but I haven&#39;t figured out where it&#39;s happening. As an experiment, I moved the method over to the class side of Morph, and voila, everything works. </div><div><br></div>
<div>I am not sure if I&#39;m doing something terribly wrong with this, so please apply with caution.</div><div><br></div><div>In the inbox:</div><div><br></div><div>Morphic-rss.173</div><div>Kernel-rss.245</div><div><br>
</div><div>Which would be applied in that order. If this actually works out for folks, I may also try moving #launchPartVia: out too.</div><div><br></div><div>-- <br>Ron<br>
</div>