UI updation in seperate thread is it possible ?
Answer / babu
UI Updating only possible using main() thread. If you are doing operation in custom thread, and if you want to do some UI operation you should get main() thread and update the UI.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is error in application in iphone?
How to find the memory leaks in mrc?
Explain me what is "delegate"?
Why core data is faster than sqlite?
applications that can be used with iphone
Does objective-c contain private methods?
What are properties in ios?
What are the sorts of ios binaries you can make utilizing xcode?
How to represent layer objects in iOS operating system ?
0 Answers TryTechnicals Pvt Ltd,
What are the location services?
Why we use delegate in ios?
What is the first responder and responder chain?