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

detz

macrumors 65816
Original poster
Jun 29, 2007
1,051
0
I have a UITableView and I've implemented
- (void)tableView:(UITableView *)tableView didSelectRowAtIndexPath:(NSIndexPath *)indexPath

to change to a new view when the user selects and item. It works but sometimes when I choose an item it just shows the new view and the item doesn't actually get selected(change to blue). This can be confusing to users, any ideas on how I can fix this?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.