delayed display for a matrix cell
delayed display for a matrix cell
- Subject: delayed display for a matrix cell
- From: nicolas berloquin <email@hidden>
- Date: Tue, 28 May 2002 20:34:48 +0200
Hi !
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 ?
thanks !
_______________________________________________
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.