Re: NSTableView highlight color too dark!
Re: NSTableView highlight color too dark!
- Subject: Re: NSTableView highlight color too dark!
- From: Stéphane Sudre <email@hidden>
- Date: Fri, 23 May 2003 17:14:44 +0200
On vendredi, mai 23, 2003, at 13:11 Europe/Paris, tony cate wrote:
Ok. How about this:
- (void)highlightSelectionInClipRect:(NSRect)clipRect
Highlights the region of the receiver in clipRect. This method is
invoked before drawRow:clipRect:.
Subclasses can override this method to change the manner in which they
highlight selections.
If only it was working as it should.
I don't remember having this method work as expected (i.e. to modify or
remove the selection highlighting).
_______________________________________________
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.