Interface ground to a halt

Trevor DeVore trevor at mangomultimedia.com
Mon Apr 12 17:07:59 EDT 2004


On Apr 12, 2004, at 2:34 PM, Norman Winn wrote:

> Hi,
>
> I am actually getting somewhere. I managed to create a large bunch of 
> buttons and get them cycling through the random colours.
>
> Fortified with my success I decided to script the creation of an array 
> of rectangles, 62x25 of them.
>
> This took rather a long time.
>
> ...

In most cases you want to use the following code when creating objects. 
  If you haven't already done so add the following around your code 
block:

lock screen
lock messages

-- Create objects

unlock screen
unlock messages

-- 
Trevor DeVore
Blue Mango Multimedia
trevor at mangomultimedia.com



More information about the use-livecode mailing list