[squeak-dev] Re: application packaging

Francois Stephany tulipe.moutarde at gmail.com
Mon Nov 3 14:16:17 UTC 2008


Hi Mark,

The Laser Game tutorial of Stephan Wessels explains how to do that.
See http://squeak.preeminent.org/tut2007/html/205.html and the next 
pages to see how you can have the behaviour you want...

> My apologies, but I still don't comprehend the steps to be taken. 
> Suppose my application is a simple as this. I have a class with a single 
> class method as follows:
> 
> sayHello
> self inform: 'Hello World!'
> 
> After the user presses the "OK" button, the application can exit.
> 
> How can I turn that into an application that a user can launch where 
> they aren't dumped into the Squeak environment where they can do things 
> like open browsers.
> 
> ---
> Mark Volkmann




More information about the Squeak-dev mailing list