|
Re: Stop a script for a second: msg#00180lang.smalltalk.squeak.beginners
On Nov 29, 2006, at 19:17 , Martin Bleichner wrote: Hi together, Waiting inside a script is not supported in this version of etoys. What you can do instead is this: script ticking once a second, for an object with a variable named i * increase i by 1 * Test i = 1 Yes: obj1 show * Test i = 2 Yes: obj1 hide, obj2 show * Test i = 3 Yes: set i to 0 - Bert -
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Stop a script for a second, Martin Bleichner |
|---|---|
| Next by Date: | >> notation, Another Dave |
| Previous by Thread: | Stop a script for a second, Martin Bleichner |
| Next by Thread: | >> notation, Another Dave |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |