Re: Table view cell getting deselected in popover
Re: Table view cell getting deselected in popover
- Subject: Re: Table view cell getting deselected in popover
- From: Rick Mann <email@hidden>
- Date: Mon, 19 Nov 2012 03:42:20 -0800
On Nov 16, 2012, at 7:08 , Fritz Anderson <email@hidden> wrote:
> I assume the master view (within the nav controller) is a UITableViewController? Have you tried setting the controller's . clearsSelectionOnViewWillAppear to NO?
So, after getting things to not clear the selection on iPad, I went back and made some slight changes so that the property was set to NO on iPad, but YES on iPhone.
But the selection is not clearing. I've verified that it's still YES in -viewWillAppear, and I'm calling super. Any other ideas why it would NOT clear?
Thanks,
--
Rick
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden