Thanks to Richard, Phil & Jacqueline, the 'wait 0' does the trick,
with or without messages. I just put it as the first line in my repeat
loop.
This is what I've found for those who are interested in Vista
behaviour - a stack is more predisposed to become 'not responding' in
the IDE than as a standalone. As a standalone it does not usually
become non-responsive unless there is a lot of other stuff going on;
however if windows task manager is open, my app is almost guaranteed
to become 'non-responsive' during one particular large repeat loop.
However adding a wait 0 at the start of the loop seems to do the trick
(without speed impact), I haven't been able to make it go
non-responsive with that line in there.

regards
Martin
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to