Re: [iPhone] UINavigationController and UINavigationBar
Re: [iPhone] UINavigationController and UINavigationBar
- Subject: Re: [iPhone] UINavigationController and UINavigationBar
- From: Kyle Sluder <email@hidden>
- Date: Tue, 8 Dec 2009 12:17:18 -0800
On Tue, Dec 8, 2009 at 12:00 PM, Aldo Armiento <email@hidden> 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 (email@hidden)
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:
This email sent to email@hidden