NSTreeController and NSTreeNode
NSTreeController and NSTreeNode
- Subject: NSTreeController and NSTreeNode
- From: norio <email@hidden>
- Date: Tue, 20 Nov 2007 16:42:00 +0900
I'm looking at SourceView sample. This is nice example but it doesn't
run on 10.4.
I'd like the app run on 10.4. For the purpose, would you tell me the
following things?
1. Is NSTreeController's selectedNodes the same as NSTreeController's
selectedObjects?
2. How do you implement functions for 10.4, instead of using
NSTreeNode class which is introduced on 10.5?
I do especially like to know how to implement codes like NSTreeNode's
parentNode and indexPath.
Thanks for any help.
Norio Ota
_______________________________________________
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