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

svjim

macrumors newbie
Original poster
Aug 27, 2008
11
0
I have a UITableView where some of the lines in the view exceed the width of the device and are displayed with the ... notation. The UITableView was defined by interface builder and both horizontal and vertical scrolling are checked as being allowed. Can someone tell me what I am doing wrong that I cannot scroll horizontally with the tableview?

Thanks Jim
 
This is a limitation or bug of UITableView. It says in the release notes for UITableView under Known Issues:

Unable to resize table wider than the screen.

You might want to consider supporting landscape mode.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.