Augh, it's even worse than I thought. The embedded view controller doesn't get to set the navigation bar's items from IB. This is a terrible solution.
On Nov 26, 2013, at 11:32 , Rick Mann <rm...@latencyzero.com> wrote: > > 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 > > > > _______________________________________________ > > 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/rmann%40latencyzero.com > > This email sent to rm...@latencyzero.com -- Rick
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