Re: Cannot change IKImageBrowserView group title text color?
Re: Cannot change IKImageBrowserView group title text color?
- Subject: Re: Cannot change IKImageBrowserView group title text color?
- From: Steve Christensen <email@hidden>
- Date: Wed, 26 May 2010 11:56:32 -0700
Thanks, Thomas. I should've mentioned that I have to support 10.5, so
it looks like I'll have to figure out what to do for that case.
steve
On May 26, 2010, at 10:26 AM, Thomas Goossens wrote:
Hi Steve,
On SnowLeopard you can change the appearance of the group headers with
[imageBrowser setValue: yourLayerTree forKey:
IKImageBrowserGroupHeaderLayer];
-- Thomas
On May 26, 2010, at 7:00 PM, Steve Christensen wrote:
I have a IKImageBrowserView using disclosure-style groups. I'm
setting a dark background and have changed the item title
attributes to use a light color so the titles are visible. That all
works great.
The problem is that I haven't been able to find a property key for
changing the group title text color. Changing the group background
color would even be fine, but that only appears to be applicable to
bezel-style groups.
Am I missing something?
steve
_______________________________________________
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