View XML file in Tree View widget - worth the effort?

Ali Lloyd ali.lloyd at livecode.com
Wed Jun 5 01:06:51 EDT 2019


Not sure if it's exactly the format you're looking for but this code
snippet from Trevor DeVore converts between XML and LiveCode arrays:
https://gist.github.com/trevordevore/5584753

On Tue, 4 Jun 2019 at 18:57, Keith Clarke via use-livecode <
use-livecode at lists.runrev.com> wrote:

> Hi folks,
> Is parsing an XML file into a LiveCode TreeView widget a sensible (and
> easy) approach to render it more human-readable to understand it’s
> structure & content, etc., for potential onward processing / transformation?
>
> If so, can anyone please share the current state of the art for
> transforming an XML file to the requisite array form to seed the TreeView
> widget?
> Thanks
> Keith
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode



More information about the use-livecode mailing list