• 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: Problem subclassing a NSCell in a NSTableView (solution)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem subclassing a NSCell in a NSTableView (solution)


  • Subject: Re: Problem subclassing a NSCell in a NSTableView (solution)
  • From: Alexander Lamb <email@hidden>
  • Date: Wed, 31 May 2006 16:31:44 +0200

Well, I tried subclassing the TextFieldCell as suggested and implementing:

- (NSColor *)highlightColorWithFrame:(NSRect)cellFrame inView:(NSView *)controlView
{
return nil;
}


But it is not sufficient. It looks like the table view itself highlights the row!


-- Alexander Lamb email@hidden



On May 31, 2006, at 3:50 PM, Jim Correia wrote:

On May 31, 2006, at 9:37 AM, Alexander Lamb wrote:

Now, obviously, this looks like a private method:-) But until someone has a wonderfull and documented way of handling this problem, that's how I will do it!

http://lists.apple.com/archives/cocoa-dev/2006/Feb/msg01282.html

Jim
_______________________________________________
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

_______________________________________________ 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
  • Follow-Ups:
    • Re: Problem subclassing a NSCell in a NSTableView (more)
      • From: Alexander Lamb <email@hidden>
References: 
 >Problem subclassing a NSCell in a NSTableView (From: Alexander Lamb <email@hidden>)
 >Re: Problem subclassing a NSCell in a NSTableView (From: Alexander Lamb <email@hidden>)
 >Re: Problem subclassing a NSCell in a NSTableView (solution) (From: Alexander Lamb <email@hidden>)
 >Re: Problem subclassing a NSCell in a NSTableView (solution) (From: Jim Correia <email@hidden>)

  • Prev by Date: Re: [OBJC Newbie] - MD5 Digest
  • Next by Date: Re: Problem subclassing a NSCell in a NSTableView (more)
  • Previous by thread: Re: Problem subclassing a NSCell in a NSTableView (solution)
  • Next by thread: Re: Problem subclassing a NSCell in a NSTableView (more)
  • Index(es):
    • Date
    • Thread