FROM : James Bucanek
DATE : Fri Jul 21 00:31:50 2006
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
DATE : Fri Jul 21 00:31:50 2006
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
| Related mails | Author | Date |
|---|---|---|
| James Bucanek | Jul 20, 18:53 | |
| Corbin Dunn | Jul 20, 19:23 | |
| James Bucanek | Jul 20, 21:48 | |
| Corbin Dunn | Jul 20, 23:32 | |
| James Bucanek | Jul 21, 00:17 | |
| Corbin Dunn | Jul 21, 00:28 | |
| James Bucanek | Jul 21, 00:31 |






Cocoa mail archive

