Uiscrollview displayed with focus at its center iphone sdk
Posted
by neha
on Stack Overflow
See other posts from Stack Overflow
or by neha
Published on 2010-06-14T11:07:47Z
Indexed on
2010/06/14
11:12 UTC
Read the original article
Hit count: 474
iphone
|uiscrollview
Hi all,
I'm having a scrollview and a view over it both of which I'm creating through interface builder. But whenever I run the program the scrollview displays the part of the view which is almost at its center. It is scrollable, so when I pull it down, I can see the text in the view above but when I leave it's again positioned the earlier way i.e. somewhat down the actual (0,0) position.
Can anybody hint me at the property which should be set in order to fix this?
© Stack Overflow or respective owner