On Nov 26, 2013, at 08:12 , Luther Baker <lutherba...@gmail.com> wrote:

> For the most part, UITVC is a convenience view controller. If it doesn't work 
> out of the box, not hard to roll your own and get the behavior you are 
> looking for ... Even still with Xibs.

Unfortunately, this does not work if you want to use static table content. You 
can wire it up in IB, but the table calls the data source methods and fails 
(UITVC implements the necessary methods to handle the static content).

If you try to subclass UITVC, then it complains its view is not a UITableView 
(obviously).

-- 
Rick



Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________

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