bug in PhotoSearch
bug in PhotoSearch
corbin,
i think there is another bug in PhotoSearch. in TrackableOutlineView
mouseEntered, the call to [iMouseCell mouseEntered:] should be
outside the if block that sets iMouseCell if needed.
also, is there a specific reason for caching the cell in iMouseCell?
i've done away with the caching in my app (and thus also don't have
to override preparedCellAtColumn:row:), and now all my problems have
gone away? my guess is that u were caching the cell for performance
reasons... is that correct? or am i opening myself up for a future
problem?
ken
_______________________________________________
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