Re: NSTreeController bound selection issue
Re: NSTreeController bound selection issue
- Subject: Re: NSTreeController bound selection issue
- From: m <email@hidden>
- Date: Fri, 25 May 2007 09:09:28 -0700
On May 25, 2007, at 3:59 AM, Keith Duncan wrote:
My problem is that changing the selection in the outline view cause
the controller to receive a setSelectionIndexPaths: message, which
in turn updates the selection in my custom NSView subclass. However
changing the selection in my custom view doesn't update the
controller.
When the user click on something in your custom view, how are you
setting the selection (i.e. what does the code look like)?
_murat
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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