Preventing NSTableView hilighting
Preventing NSTableView hilighting
- Subject: Preventing NSTableView hilighting
- From: Jonathan Wight <email@hidden>
- Date: Mon, 17 May 2004 17:44:47 -0400
How do I disable hilighting of cells and rows in an NSTableView? I
still want cells/rows to be selected and all that entails - I just
don't want the highlighting to be drawn.
I've tried subclassing NSTableView and NSCell to prevent drawing and to
catch the setSelection style methods but have had no luck.
Is there an obvious way that I'm missing?
Jon.
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.