UI updation in seperate thread is it possible ?



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

Post New Answer

More Apple iOS Interview Questions

What is cocoa and cocoa touch?

0 Answers  


What does sn mean in a text message?

0 Answers  


Why don’t we use strong for enum property in objective-c ?

0 Answers  


Explain how to hide images in ios?

0 Answers  


What is the latest version of ios?

0 Answers  






Explain iglistkit?

0 Answers  


What is iphone sdk?

0 Answers  


what is your preferred programming language? Why? How long will it take you to learn a new programming language?

0 Answers  


what are the source items used by Xcode?

0 Answers  


How you can add frameworks in xcode project?

0 Answers  


How to debug a crash in the auto-release pool?

1 Answers  


Can I have relationship between entities in separate stores (in case of configurations)?

0 Answers  


Categories