objective c - Retrieve images asynchronously using UISlider in iPhone -


how retrieve images asynchronously , put on uiimageview in iphone programming ? till doing synchronously, delay in retrieving images more, hence take faster approach.

i used nstimer & nsthread , control not entering them.. no idea why happening so..

can please me out?

thank in advance. suse

have @ post suggests using egoimageview loads images asynchronously. use class , works great me.


Comments

Popular posts from this blog

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

Java - Returning an array from a method to main -