Re: navigation bar tint color issue on iOS 4.2
Re: navigation bar tint color issue on iOS 4.2
- Subject: Re: navigation bar tint color issue on iOS 4.2
- From: Matt Neuburg <email@hidden>
- Date: Fri, 3 Dec 2010 12:10:57 -0800
On Fri, 3 Dec 2010 13:24:03 -0500, Phillip Mills <email@hidden> said:
>On 2010-12-03, at 1:15 PM, Phillip Mills wrote:
>
>> I can affect the tint of the buttons but not the toolbar or navigationBar areas shown in the view controller that the popover is presenting.
>
>Just as a side note, it seems interesting that the toolbar reverts to its intended appearance when rotation goes back to landscape while the navigationBar resets to defaults.
>(In the popover, the toolbar appears as black opaque with its *buttons* matching the IB toolbar settings.)
Yeah. It's pretty clear that the split view is doing some stuff behind the scenes to govern the look of the nav bar in the first view (the one that comes and goes). Working around this is very difficult, perhaps impossible to do completely: you're evidently fighting against the framework. I have not figured out exactly how it's done; I find I can customize the look of the nav bar when the view is in the split view or when the view is in the popover but not both, and I don't know why. But obviously this is something the framework would rather you didn't do. :) m.
--
matt neuburg, phd = email@hidden, <http://www.apeth.net/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
http://www.apeth.net/matt/default.html#applescriptthings_______________________________________________
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