<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">You have to add your class to the startup list.<div><br class="webkit-block-placeholder"></div><div>search for senders of addToStartUpList:</div><div><br class="webkit-block-placeholder"></div><div>You'll find they are usually class side initialize methods and that those classes also implement class method startUp - which is called after an image is opened.</div><div><br class="webkit-block-placeholder"></div><div>There is a corresponding shutDown list as well.</div><div><br><div><div>On Jan 29, 2008, at 2:52 PM, David Zmick wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">i want to do a similar thing, except, i want my image to run roundUpStrays on startup, how do i do that?<br><br><div class="gmail_quote">On Jan 28, 2008 10:14 PM, Matthew Fulmer &lt;<a href="mailto:tapplek@gmail.com">tapplek@gmail.com</a>&gt; wrote:<br> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">On Mon, Jan 28, 2008 at 07:15:24PM +0000, Keith Hodges wrote:<br>&gt; LevelPlayingField is designed to work on all images including the XO. I<br> &gt; havent tried it yet but Matthew has.<br><br></div>Works great. Etoys-2.3 with LPF is the only image I am using<br>right now, and the one I am building DeltaStreams with. I made a<br>couple of fixes to Installer and Monticello so that LPF loads<br> cleanly on etoys images. It still asks if you want to update<br>SqueakMap, though.<br><font color="#888888"><br>--<br>Matthew Fulmer -- <a href="http://mtfulmer.wordpress.com/" target="_blank">http://mtfulmer.wordpress.com/</a><br> Help improve Squeak Documentation: <a href="http://wiki.squeak.org/squeak/808" target="_blank">http://wiki.squeak.org/squeak/808</a><br><br></font></blockquote></div><br> <br></blockquote></div><br></div></body></html>