Static table view cell no longer loads?
Static table view cell no longer loads?
- Subject: Static table view cell no longer loads?
- From: Rick Mann <email@hidden>
- Date: Mon, 19 Mar 2012 17:49:53 -0700
I've been experimenting with the static table view cell stuff in iOS 5. It was working fine, 'till I connected my table view's data source and delegate outlets to my controller. This caused the static content to stop loading.
Fine, I realize why that's the case. So I undid those connections. But now my controller is still acting like the table is connected to it (its table view data source methods are being called), even though I've checked it in IB multiple times (to verify that it's not still connected).
Any ideas? I've tried a clean build.
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