Re: [Q] How to handle the script with many tiles
Bert Freudenberg <[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.squeak.squeakland |
|---|---|
| Message-ID | <[email protected]> |
On 23.04.2012, at 12:19, Young-Jin Lee wrote: > Hello, > > As far as I know, the current version of Etoys (v. 4.1) does not support a scroll bar in the script box which makes it very difficult to add/edit tiles in the script when it already has many tiles. I am wondering how people deal with this problem. Is there a way to work around this issue? > > Any comments would be greatly appreciated. > > Thanks in advance. > > Young-Jin Lee You can drag any object using the same gesture you use to bring up the halo. So for a long script, I just drag it using the right mouse button. - Bert -