Possible data grid bug?

J. Landman Gay jacque at hyperactivesw.com
Sat Feb 27 23:53:33 EST 2010


Jeffrey Massung wrote:

> The end goal is to actually go to the card with the DG on it, but
while it's filling in with its initial dataset, I'm showing a progress
indicator. Locking the screen prevents the progress indicator (an
animated GIF in this instance) from updating.

The "lock screen" command should really be called "lock window". It only 
prevents redraw in the front window. So you could put up a small 
substack that contains only your progress bar and run it from there 
while the window behind is locked and busy over on the other card.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com



More information about the use-livecode mailing list