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 (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to