UIProgressBar loading NSMutableDictionary

Posted by Robb on Stack Overflow See other posts from Stack Overflow or by Robb
Published on 2009-07-21T20:54:38Z Indexed on 2010/03/26 9:03 UTC
Read the original article Hit count: 253

I'm my program i'm loading a fairly large MutableDictionray and I would like to use a UIProgressBar. Does anyone have a suggestion of how to determine the loading time to make this work?

Thanks

© Stack Overflow or respective owner

Related posts about iphone-sdk

Related posts about cocoa-touch