Re: Need Help Creating an OutlineView for TabView selection
Re: Need Help Creating an OutlineView for TabView selection
- Subject: Re: Need Help Creating an OutlineView for TabView selection
- From: Milton Sagen <email@hidden>
- Date: Wed, 31 Aug 2005 08:30:30 -0700
Look at the example /Developer/Examples/AppKit/DragNDropOutlineView.
Milt
On Aug 31, 2005, at 07:30, James Housley wrote:
Jeff LaMarche wrote:
I would like to use an NSOutlineView to drive my preferences
for selecting the tabs. I am having some trouble creating my
datasource for this. I have attached a code attempt that used
CFXMLTree, that worked except for I ended up with a root node
that only had a subnode, which isn't what I really wanted. I
want it to look more like
NSOutlineView asks the DataSource for the number of items and the
actual items by sending nil. In your datasource, you should create
an array of root items, which you return when item is nil.
I understand that, I am having trouble creating a datasource for this.
Jim
--
/"\ ASCII Ribbon Campaign .
\ / - NO HTML/RTF in e-mail .
X - NO Word docs in e-mail .
/ \ -----------------------------------------------------------------
email@hidden http://www.FreeBSD.org The Power to Serve
email@hidden http://www.TheHousleys.net
---------------------------------------------------------------------
The wise man built his network upon Un*x.
The foolish man built his network upon Windows.
_______________________________________________
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
_______________________________________________
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