• 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: Why do all subcell buttons highlite for custom cell in NSTableView?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why do all subcell buttons highlite for custom cell in NSTableView?


  • Subject: Re: Why do all subcell buttons highlite for custom cell in NSTableView?
  • From: Corbin Dunn <email@hidden>
  • Date: Tue, 10 Jan 2006 16:29:06 -0800


I suppose I am missing something here. I know that the same cell instance is used for all the cells
in the NSTable so I guess that is why the all highlight, but what then can I do to prevent this?

You don't seem to implement copyWithZone:. That is probably the issue. Be sure to retain the ivars in that method.


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


References: 
 >Why do all subcell buttons highlite for custom cell in NSTableView? (From: Guy Umbright <email@hidden>)

  • Prev by Date: Bindings for Checkbox Matrix
  • Next by Date: Re: Why do all subcell buttons highlite for custom cell in NSTableView?
  • Previous by thread: Why do all subcell buttons highlite for custom cell in NSTableView?
  • Next by thread: WebView and NSTabView
  • Index(es):
    • Date
    • Thread