Scott Rossi wrote:
What strategies do you employ to get the best responsiveness out of your apps during tight repeat loops?
You could try putting in a "wait 1 millisecond with messages" somewhere in the loop. It yields time to the interface so the controls can respond.
-- 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
