On Tue, Dec 8, 2009 at 12:00 PM, Aldo Armiento <lists.ap...@me.com> wrote: > The question is: why can I use my custom subclass of UINavigationBar in a > UINavigationController using IB and I can't do it programmatically? All that > can be done in IB should not be able to do programmatically?
I guess one question is, "why do you want to do this programmatically?" Prefer IB over writing code. Though you're right, you should be able to at least specify the class of navigation bar, if not provide your own instance. --Kyle Sluder _______________________________________________ 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