UI updation in seperate thread is it possible ?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Which object is create by uiapplicationmain function at app launch time?

585


Difference between iOS 3 , iOS4, iOS 5, iOS 6, iOS 7 and iOS 8 (What are the new features)

1318


How core data works to save data in persistent storage?

529


What size is 1x and 2x?

547


What is wildcard app ids?

645






What is an NSOperationQueue and how/would you use it in iOS operating system?

585


What is nsoperation and nsoperationqueue?

558


What is nsfetchedresultscontroller?

646


Can you please explain the difference between nsarray and nsmutablearray?

543


What is background state in ios?

604


What persistent storage core data uses to save data?

565


What is the difference between synchronous & asynchronous task in ios?

477


What is the biggest change with ios 7?

630


What is the difference between strong and retain.

516


How to deal with sqlite database?

614