0

I am working with a iPhone application in which I am displaying images in a scroll view.

The "Gallery" feature is working nicely but In an exceptional condition I want the view locked untill I get the images loaded .

So the question is how can I disable the view and show it slightly blurred while I am fetching the images .

Thanks

harshalb
  • 6,012
  • 13
  • 56
  • 92

1 Answers1

2

Matt Gallagher has a great reusable Loading View example on his site under a very generous, open license.

If it's not exactly what you want, it's probably pretty close. He documents it well, and talks about the design very nicely in the post.

mbauman
  • 30,958
  • 4
  • 88
  • 123