|
Hi Raff,
I already have the parser done based on top of the good ol python xml.dom.minidom. And it works fine. What I did was this: parse the scntoc, display contents to the user in a pretty format with some buttons to set res and what not and then rewrite the xml(scntoc). All this is already done and working good in production. This is all in PPG and it has sorting based on colors and names and all other fancy features for which I pushed the PPG's as much as I can. What I am proposing is to have it all in an standalone qt app which would not be hard to do now that I have all the hard work already done. ![]() There are some good xml editors that recognize quite a bit during parsing, and offer custom tokenization filters, so you can see and edit paths, ints, floats and so on intuitively, and see the tokenized items like some of the paths for passes and buffers broken down into their tokens. |
- Anybody interested in a qt app for tinkering with scnt... Alok
- Re: Anybody interested in a qt app for tinkering ... Tim Crowson
- Re: Anybody interested in a qt app for tinkering ... Steven Caron
- Re: Anybody interested in a qt app for tinker... Eric Thivierge
- Re: Anybody interested in a qt app for ti... Gene Crucean
- Re: Anybody interested in a qt app for ti... Raffaele Fragapane
- Re: Anybody interested in a qt app fo... Gene Crucean
- Re: Anybody interested in a qt a... Raffaele Fragapane
- Re: Anybody interested in a qt app fo... Alok
- Re: Anybody interested in a qt app for ti... François Painchaud
- Re: Anybody interested in a qt app for tinker... Alok



