• 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: NSMatrix doesn't highlight correctly
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSMatrix doesn't highlight correctly


  • Subject: Re: NSMatrix doesn't highlight correctly
  • From: Michael Becker <email@hidden>
  • Date: Fri, 12 Mar 2004 09:41:58 +0100

Am 11.03.2004 um 18:43 schrieb Eric Forget:
Try adding:

- (BOOL)isSelectable
{
return YES;
}



Hm, now there's no highlighting at all. I can select a cell, but only the first cell in the matrix is highlighted and stays that way.

If I use NSImageCells and set them to be bordered, the highlighting works fine, so what mechanism do I have to implement in my NSImageCell subclass to achieve that very same thing?

It almost feels like I am missing out on some kind of updating, as I said, the cells get _selected_ correctly, but the _highlighting_ is not correct.

- Michael
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


References: 
 >Re: NSMatrix doesn't highlight correctly (From: Eric Forget <email@hidden>)

  • Prev by Date: Re: Odd binding issue
  • Next by Date: [SOLVED] NSMatrix doesn't highlight correctly
  • Previous by thread: Re: NSMatrix doesn't highlight correctly
  • Next by thread: [SOLVED] NSMatrix doesn't highlight correctly
  • Index(es):
    • Date
    • Thread