• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to load hierarchic data into OutlineView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to load hierarchic data into OutlineView


  • Subject: Re: How to load hierarchic data into OutlineView
  • From: Shane Stanley <email@hidden>
  • Date: Sun, 26 Feb 2017 21:35:53 +1100

On 26 Feb 2017, at 5:51 pm, Takaaki Naganoya <email@hidden> wrote:

I could not find the way to load hierarchic data into NSOutlineView via NSTreeController.

This is roughly the sort of data required:

property theData : {{itemName:"Root1", isLeaf:false, children:{¬
{itemName:"Child 1", isLeaf:false, children:{}}, ¬
{itemName:"Child 2", isLeaf:true}, ¬
{itemName:"Child 3", isLeaf:false, children:{¬
{itemName:"Grandchild 1", isLeaf:false, children:{}} ¬
}} ¬
} ¬
}}

-- 
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>, <latenightsw.com>


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >How to load hierarchic data into OutlineView (From: Takaaki Naganoya <email@hidden>)

  • Prev by Date: How to load hierarchic data into OutlineView
  • Next by Date: Re: Altering prolem snippets
  • Previous by thread: How to load hierarchic data into OutlineView
  • Next by thread: Re: Altering prolem snippets
  • Index(es):
    • Date
    • Thread