having to help Rev
J. Landman Gay
jacque at hyperactivesw.com
Fri Mar 23 14:25:19 EDT 2007
Dave wrote:
> 1. If you set the alwaysBuffer flag of the templateImage to false the
> memory leak goes away in the IDE. It also slows down a bit, is this to
> be expected?
No. But I noticed that you are setting the property inside the repeat
loop, which might add some time. It only has to be set once, so you
could do it outside the loop.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list