Re: [SailfishDevel] Refreshing pages

2014-12-01 Thread Franck Routier (perso)
uot;Franck Routier (perso)" À: devel@lists.sailfishos.org Envoyé: Lundi 1 Décembre 2014 16:56:56 Objet: Re: [SailfishDevel] Refreshing pages well, in fact the cardPage itself is pushed from the mainPage with: delegate: Card { id: myCard backI

Re: [SailfishDevel] Refreshing pages

2014-12-01 Thread sfietkonstantin
ion :() > > - Mail original - > De: "Franck Routier (perso)" > À: devel@lists.sailfishos.org > Envoyé: Lundi 1 Décembre 2014 16:27:10 > Objet: [SailfishDevel] Refreshing pages > > Hi, > > I have aproblem with a page that has a property I can't u

Re: [SailfishDevel] Refreshing pages

2014-12-01 Thread Franck Routier (perso)
quot; À: devel@lists.sailfishos.org Envoyé: Lundi 1 Décembre 2014 16:27:10 Objet: [SailfishDevel] Refreshing pages Hi, I have aproblem with a page that has a property I can't update. I'm using this page in a PullDownMenu, as this: Page { id: cardPage property string back

Re: [SailfishDevel] Refreshing pages

2014-12-01 Thread Andrey Kozhevnikov
i see no place in your code where backname property set/changed 01.12.2014 20:27, Franck Routier (perso) пишет: Hi, I have aproblem with a page that has a property I can't update. I'm using this page in a PullDownMenu, as this: Page { id: cardPage property string backname property

Re: [SailfishDevel] Refreshing pages

2014-12-01 Thread sfietkonstantin
e 2014 16:27:10 Objet: [SailfishDevel] Refreshing pages Hi, I have aproblem with a page that has a property I can't update. I'm using this page in a PullDownMenu, as this: Page { id: cardPage property string backname property CardBacksLibrary backsLibrary SilicaFl

[SailfishDevel] Refreshing pages

2014-12-01 Thread Franck Routier (perso)
Hi, I have aproblem with a page that has a property I can't update. I'm using this page in a PullDownMenu, as this: Page { id: cardPage property string backname property CardBacksLibrary backsLibrary SilicaFlickable { Loader { id: pageLoader }