Q: How to create a command button

Hannes Hirzel hirzel at spw.unizh.ch
Thu Mar 14 09:48:19 UTC 2002


On 14 Mar 2002, Martin Drautzburg wrote:
 
> I am currenly writing my first lines of Smalltalk code (a TestCase)
> and I need to run this every minute.

Could you elaborate a bit on this please - why is this necessary?

In Smalltalk development the traditional way of edit-compile-run-debug is
somewhat different - it is more like constructing objects and describing
their methods with the tools which are at hand:

Look at 'UI Features Supporting Programming'
http://minnow.cc.gatech.edu/squeak/4

and especially at 'Debugger'
http://minnow.cc.gatech.edu/squeak/2131

HJH




More information about the Squeak-dev mailing list