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 cocoa and cocoa touch?
What does sn mean in a text message?
Why don’t we use strong for enum property in objective-c ?
Explain how to hide images in ios?
What is the latest version of ios?
Explain iglistkit?
What is iphone sdk?
what is your preferred programming language? Why? How long will it take you to learn a new programming language?
what are the source items used by Xcode?
How you can add frameworks in xcode project?
How to debug a crash in the auto-release pool?
Can I have relationship between entities in separate stores (in case of configurations)?