Re: NSOutline view contents getting grayed
Re: NSOutline view contents getting grayed
- Subject: Re: NSOutline view contents getting grayed
- From: Nathan Kinsinger <email@hidden>
- Date: Sat, 6 Dec 2008 10:21:40 -0700
On Dec 6, 2008, at 4:13 AM, Arun wrote:
Hi All,
I am writing a coca application in which i use NSOutline view for
Navigating
between different view like iTunes.
So when i am clicking on the ouline view contents, the contents are
highlighted in the blue.
If i click on any other view other than the ouline view, ouline view
content
which i had chosen is becoming light gray colour.
Is there any way in which i can still retain blue colour in the
selected
otline view content?
Thanks
Arun KA
If you are developing for 10.5, you can change the outline view to a
Source List style with setSelectionHighlightStyle: or in IB by
changing the Highlight popup from Regular to Source List. That will
set it up to duplicate the iTunes look.
--Nathan
_______________________________________________
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