Change Highlight in NSTableView
Change Highlight in NSTableView
- Subject: Change Highlight in NSTableView
- From: Vincent Pottier <email@hidden>
- Date: Wed, 21 Apr 2004 13:40:52 +0200
Hello,
I'm trying to change the way line is Highlight when selected in
NSTableView (use black hightligtht instead of blue). I found :
- (void) highlightSelectionInClipRect:(NSRect)rect
But after a few search, it don't look to work when subclassing this
function.
If someone know a way to do it... Thanks in advance.
Vincent
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.