adding nodes that can be edited to NSOutlineView, ex.?
adding nodes that can be edited to NSOutlineView, ex.?
- Subject: adding nodes that can be edited to NSOutlineView, ex.?
- From: William Irving Zumwalt <email@hidden>
- Date: Sat, 11 Feb 2006 17:50:22 -0600
Hi all,
My first class is an NSOutlineView data source class.
I have another class that is my controller which contains actions so
that when a user clicks on a button, the action should populate my
NSOutlineView with a new node. The button to action part works (that
should show my mastery of obj-c ;).
What I don't know how to do is have my controller add nodes to the
NSOutlineView and I can't find any examples that do this. The node
that I will add will have several attributes underneath it that need
to be edited within the NSOutlineView as well.
Anyone know where I can find examples that would show me how to do
this. Any help much appreciated.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden