setting filename of image objects takes a l-o-n-g time

Jeanne A. E. DeVoto jeanne at runrev.com
Wed May 14 23:27:20 EDT 2003


At 2:39PM -0700 5/14/03, Barry Levine wrote:
>Setting the filename takes about 37 ticks (one half second!) per
>iteration (or over 13 seconds total!). Setting the name of the image
>object itself takes less than 1 tick.

Remember, setting the filename doesn't just set the property - Rev also has
to go out to the disk, fetch the data in the file, and display it in the
image. That might account for the delay, I suspect.

--
Jeanne A. E. DeVoto ~ jeanne at runrev.com
Runtime Revolution Limited - Software at the Speed of Thought
http://www.runrev.com/





More information about the use-livecode mailing list