• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: disable row highlighting NSTableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: disable row highlighting NSTableView


  • Subject: Re: disable row highlighting NSTableView
  • From: Jo Phils <email@hidden>
  • Date: Thu, 2 Apr 2009 12:11:52 -0700 (PDT)

Thank you very much.  I was able to get it working by either using a single private method or also subclassing my Cell and using two public methods.  No more highlighting although the font does still slightly change when you select a row, but I guess that's as good as it gets. :-)

Thank you to all who helped!

rick





________________________________
From: I. Savant <email@hidden>
To: Jo Phils <email@hidden>
Cc: Jens Miltner <email@hidden>; Cocoa List <email@hidden>
Sent: Thursday, April 2, 2009 11:06:48 PM
Subject: Re: disable row highlighting NSTableView

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

References: 
 >disable row highlighting NSTableView (From: Jo Phils <email@hidden>)
 >Re: disable row highlighting NSTableView (From: Jens Miltner <email@hidden>)
 >Re: disable row highlighting NSTableView (From: Jo Phils <email@hidden>)
 >Re: disable row highlighting NSTableView (From: "I. Savant" <email@hidden>)
 >Re: disable row highlighting NSTableView (From: Jo Phils <email@hidden>)
 >Re: disable row highlighting NSTableView (From: Jens Miltner <email@hidden>)
 >Re: disable row highlighting NSTableView (From: Jo Phils <email@hidden>)
 >Re: disable row highlighting NSTableView (From: "I. Savant" <email@hidden>)

  • Prev by Date: KVO or Value Transformer?
  • Next by Date: Re: Toll-free bridge type at runtime
  • Previous by thread: Re: disable row highlighting NSTableView
  • Next by thread: Re: How to know when a UISwitch is being touched
  • Index(es):
    • Date
    • Thread