Clear content of UIScrollView
Posted
by Joy
on Stack Overflow
See other posts from Stack Overflow
or by Joy
Published on 2010-06-17T15:01:04Z
Indexed on
2010/06/17
15:03 UTC
Read the original article
Hit count: 439
iphone
|uiscrollview
I have an iPhone application that uses a timer and every time it creates some UILabel and places it onto the UISrollview. What i want is to clear the scroll view every time before it puts UILabel onto the ScrollView.
So guys please help me to clear the contents of the UIScrollView. I'm just not been able to do that.
Looking for your reply
© Stack Overflow or respective owner