How to make table "NOT" highlight selection?
How to make table "NOT" highlight selection?
- Subject: How to make table "NOT" highlight selection?
- From: Andrei Tchijov <email@hidden>
- Date: Thu, 15 Jun 2006 00:25:36 -0400
Hi,
I am using table as a "poor" man dynamic form ( with first column
acting as field label and second one as field value ). It works
great, except for the fact that table 'highlighting" current row,
which looks quite ugly. I have tried to create custom class for
NSTableView which
- (void)highlightSelectionInClipRect:(NSRect)clipRect
doing nothing, but it looks like it is not enough to disable
highlights. Could some one explain what should be done to completely
disable highlights in the table view?
Thanks,
Andrei Tchijov
_______________________________________________
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