Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

tonyw

macrumors newbie
Original poster
May 13, 2009
7
0
york, uk
hi!

What i have is a UIView, added to the window, and a UITableViewController object which initializes its cells in the expected manner.

I add the UITableViewController object to the view like this -

[self addSubview:[UITableViewControllerObject view]];

I find the table is draggable, but doesn't have the nice whizzy momentum thing that every other table view ap has. I guess I'm missing some subtlety, or doing it totally wrong :)

This is all done in code, no nib file. The view is totally plain bar the table view object - no nav bar or anything else.

any thoughts?

tony
 
hi BlackWolf, thanks for the reply.

I do mean the bounces thing, yes. But it makes no difference - and it actually locks up on the device, so I guess I'm really wrong somewhere :)

Hmmm!
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.