Display JSON data in a visual tree

I would like to read in some JSON formatted data, retrieved from a REST endpoint, and display it in a tree structure. I can retrieve the raw json data OK but am stuck on the next step. I have the Einhugur TreeView plugin, and could use either the built in JSON support or the Einhugur JSON plugin. Also happy to consider other approaches.

Can anyone point me at an example of this kind of thing?

Thanks,

Ian.

Here’s an example using JSONItem and ListBox that might help get you started:

JSONTree

[quote=426603:@Paul Lefebvre]Here’s an example using JSONItem and ListBox that might help get you started:

JSONTree[/quote]

Is it part of the Xojo Examples Library? If not, will you please add it? Thank you @Paul Lefebvre :slight_smile:

Yes, it will be in 2019r1.