Re: NSBrowserCell not extensible; need sample using NSButtonCell
Re: NSBrowserCell not extensible; need sample using NSButtonCell
- Subject: Re: NSBrowserCell not extensible; need sample using NSButtonCell
- From: James Bucanek <email@hidden>
- Date: Thu, 20 Jul 2006 15:31:50 -0700
James Bucanek wrote on Thursday, July 20, 2006:
>>If you want to control the highlight color, you can use
>>highlightColorWithFrame:inView: and return something special (or nil).
>
>Thanks, I missed that before. The key is hightlightColorWithFrame:.
Correction, it's even more confusing. NSCell defines highlightColorWithFrame:InView:, while NSBrowserCell defines another method, highlightColorInView:.
So many methods, so little time...
--
James Bucanek
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden