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

cmaier

Suspended
Original poster
Jul 25, 2007
25,405
33,471
California
A couple of my programs that use UITableView are having issues where the cells are not getting visibly selected (either when I click on them or when I send the selectCellAtIndex message).

The "selectionDidChange" message is being sent to the delegate; it just isn't changing the cell background color to blue.

This just started in beta 3. Anyone else see this?

UPDATE: figured it out - I need to set the cell selection style manually - it is defaulting now to "none."
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.