Re: disable row highlighting NSTableView
Re: disable row highlighting NSTableView
- Subject: Re: disable row highlighting NSTableView
- From: "I. Savant" <email@hidden>
- Date: Thu, 2 Apr 2009 11:06:48 -0400
On Thu, Apr 2, 2009 at 10:56 AM, Jo Phils <email@hidden> wrote:
> Ok thank you both. I was thinking that and seems I did try it...but maybe I did something else wrong. Ok I will work on it some more. Thank you so much!
Have you set your table view's class in Interface Builder to be your
new subclass? If you don't do this, the table view will still be
NSTableView and not your "MyTableViewSubclass" (or whatever you called
it).
--
I.S.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden