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 | [email protected] HyperActive Software | http://www.hyperactivesw.com _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
