Re: [iPhone] UINavigationController and UINavigationBar
Re: [iPhone] UINavigationController and UINavigationBar
- Subject: Re: [iPhone] UINavigationController and UINavigationBar
- From: Luke the Hiesterman <email@hidden>
- Date: Tue, 8 Dec 2009 13:14:45 -0800
On Dec 8, 2009, at 1:13 PM, Duccio wrote:
>
> Il giorno 08/dic/2009, alle ore 21.53, Luke the Hiesterman ha scritto:
>
>>
>> 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.
>>
>
> I'm new to Apple development, what does it mean "filing an ER"? It's like a feature request?
Precisely. Check out http://developer.apple.com/bugreporter/
Luke_______________________________________________
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