Hi João,
I think you need ConfigurationGroup instead of ConfigurationValue if you want
to use it this way, and I am unsure that it is supposed to work with alias
properties.
BR,
Martin
From: Devel [devel-boun...@lists.sailfishos.org] on behalf of joao morgado v
Hi Martin
Thanks for your replay. I did a very small example, trying to save a rectangle
color, but if fails. When starting, it's always red. Am I missing something ?
Rectangle {id: mycolorcolor: "red"//color:
mysettings.saveColoranchors.fill: parent
Mous