On Fri, 3 Dec 2010 13:24:03 -0500, Phillip Mills <phillip.mil...@acm.org> 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 = m...@tidbits.com, <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 (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

Reply via email to