Quote:
Originally Posted by colinjoss
As I'm a total newbie, the app was created using Dapp then transferred to Xcode.
I've not touched the native code at all.
|
hmmm.... since i dont exactly know what you have done there, im gonna try and give you a different solution....
try this,
add a UIScrollerView (i think thats the name ) to your interface, and place it below your UITableView. With this you should be able to scroll up and down...
hope it works...