OutlineView with custom TableColumn cell doesn't redisplay when losing focus
OutlineView with custom TableColumn cell doesn't redisplay when losing focus
- Subject: OutlineView with custom TableColumn cell doesn't redisplay when losing focus
- From: Stuart Malin <email@hidden>
- Date: Thu, 26 Feb 2009 10:22:29 -1000
I have a custom cell attached to a TableColumn of an OutlineView. My
delegate for the OV implements willDisplay:cell: I need to redisplay
all cells when the OV loses or gains focus, but this method seems only
to be called for the highlighted row. Is there some property I need to
activate for the OV so that all visible cells are updated when the OV
loses focus (and conversely, when it regains focus)?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden