[fpc-pascal] Re: [Lazarus] JSON Parser to tree view

2010-10-21 Thread ik
Thank, that's a great tool, you saved my time and nerves :) Once again FPC and Lazarus for the rescue. Ido On Thu, Oct 21, 2010 at 16:27, Michael Van Canneyt wrote: > > > On Thu, 21 Oct 2010, ik wrote: > > Hello, >> >> I wish to use the JSON parser to create some sort of TreeView of my JSON >

[fpc-pascal] Re: [Lazarus] JSON Parser to tree view

2010-10-21 Thread Michael Van Canneyt
On Thu, 21 Oct 2010, ik wrote: Hello, I wish to use the JSON parser to create some sort of TreeView of my JSON (it's more then 500 lines of data). Before I'll write such code, do you know of any existed code that does such thing, or at least most of the work ? See the tools/jsonviewer appli