• 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: delayed display for a matrix cell
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: delayed display for a matrix cell


  • Subject: Re: delayed display for a matrix cell
  • From: Brian Webster <email@hidden>
  • Date: Tue, 28 May 2002 16:11:04 -0500

On Tuesday, May 28, 2002, at 02:16 PM, cocoa-dev-
email@hidden wrote:

I'd like to tell a specific cell in an NSMatrix that it needs
redisplay, without blocking my app at the
time I make the call. Unfortunately, setNeedsDisplay: is not handled by
NSActionCell.
NSMatrix only has a drawCellAtRow: column:, so it's not what I'm looking
for.
Is there anything that I may have missed that could do the job ?

I think updateCell: is the call you're looking for. It's declared in NSControl, not NSMatrix, which makes it a little hard to find.

--
Brian Webster
email@hidden
http://homepage.mac.com/bwebster
_______________________________________________
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.

  • Prev by Date: NSSize width/height
  • Next by Date: Re: NSSize width/height
  • Previous by thread: delayed display for a matrix cell
  • Next by thread: AESend
  • Index(es):
    • Date
    • Thread