Re: NSTreeController bound selection issue
Re: NSTreeController bound selection issue
- Subject: Re: NSTreeController bound selection issue
- From: Keith Duncan <email@hidden>
- Date: Fri, 25 May 2007 17:31:59 +0100
what does the code look like?
Along with the relevant code to determine the correct node etc the
essential message is
[self setSelectionIndexPaths:[NSArray arrayWithObject:[clickedNode
indexPath]]];
where self is the view.
- Keith
_______________________________________________
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