Controlling rootElement Display in outline view
Controlling rootElement Display in outline view
- Subject: Controlling rootElement Display in outline view
- From: Thomas Lennon <email@hidden>
- Date: Tue, 23 Sep 2008 11:12:45 -0700
- Thread-topic: Controlling rootElement Display in outline view
I was working through the ³Using Tree Controllers With NSXML Objects².
http://developer.apple.com/documentation/Cocoa/Conceptual/NSXML_Concepts/Art
icles/UsingTreeControllers.html#//apple_ref/doc/uid/TP40003565
I have an XML file and have coded following the example referenced above and
all works fine and as expected. What I cannot figure out is how to avoid
displaying the root element of the XML Document.
In my case the XML Document is a list of items and the rootElement is a
description of the list. I want my outline view to display the list and not
the list description.
_______________________________________________
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