QUENTIN LAGARDE

Results 2 issues of QUENTIN LAGARDE

A custom style is never applied when there is a space character bewteen the attribute name and the ":" symbol. Example : MyButton { background-color :blue; } => KO :-1:...

I try to parse an XML that comes from an iso-8859-1 API (somes strings have french accents). Unfortunately, tikXml seems only to work with UTF-8. I tried to use a...