On Dec 8, 2009, at 12:49 PM, Aldo Armiento wrote: > But it seems that in this case I can't use my UINavigationBar subclass if I > instantiate a Navigation Controller programmatically, so the only way to use > my UINavigationBar subclass is to instantiate a Navigation Controller in IB > otherwise I can't change UINavigationBar class/instance, this makes sense? > I'm forced to use IB?
Given that the API labels this property as readonly and it's not really meant to contain anything other than a stock UINavigationBar, I'd recommend avoiding even using this approach in IB. If there is some customization you need that is not already available, I recommend filing an ER. Luke_______________________________________________ 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com