UIScrollView
i have created a uiscrollview in interfacebuilder.
UILabel inside of UIScrollView inside of UIView
therefore im trying to insert a large amount of text into the label,
allow the users to scroll through the giant text, but the uiscrollview that i created is just keep bouncing back to the top, it wont scroll normal like the uitableview.
can anyone give me a hint of how to do this? or example from apple?
|