|
Re: back and forth: msg#00118lang.smalltalk.squeak.beginners
Have you started the script ticking (clicked the little clock icon)? On Mon, Apr 14, 2008 at 2:00 PM, David H. Shanabrook <dhshanab@xxxxxxxxxxxxxx> wrote: > Trying to get and object to move back and forth in etoys. Something simple > like: > forward 50 > forward -50 > > It appears to do nothing. When I go to the code level and add a wait: > > forward 50 > (Delay forSeconds: 1) wait > forward -50 > (Delay forSeconds: 1) wait. > > > Still nothing. Any ideas what I am doing terribly wrong? > > -david- > > > > > > > _______________________________________________ > Beginners mailing list > Beginners@xxxxxxxxxxxxxxxxxxxxxxxxxx > http://lists.squeakfoundation.org/mailman/listinfo/beginners > >
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: strange scroll window under squeak, cdrick |
|---|---|
| Next by Date: | Re: back and forth, karl |
| Previous by Thread: | back and forth, David H. Shanabrook |
| Next by Thread: | Re: back and forth, karl |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |