Forgive the simple question, but I've been searching the docs and
can't seem
to figure out how to do something quite simple. I have a complex
task that
I'm performing, and it takes some time. I want the window to
update as I
work through the loop. I'm looking for the Cocoa equivalent of the
Visual
Basic "DoEvents" so that I can get the window updates each time
through.
There's no direct equivalent. If you need to perform a time-consuming
task, do it on a separate thread.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com