Re: [SailfishDevel] PageStack: from push pushAttached directly to initialPage

2016-09-09 Thread Michael Fuchs
push pushAttached directly to initialPage for find function you might set objectName of your page -- Исходное сообщение -- От: "Michael Fuchs" Кому: devel@lists.sailfishos.org Отправлено: 08.09.2016 22:52:09 Тема: Re: [SailfishDevel] PageStack: from push pushAttached directly

Re: [SailfishDevel] PageStack: from push pushAttached directly to initialPage

2016-09-08 Thread Kimmo Lindholm
Behalf Of Andrey Kozhevnikov Sent: 8. syyskuuta 2016 19:15 To: Sailfish OS Developers; devel@lists.sailfishos.org Subject: Re: [SailfishDevel] PageStack: from push pushAttached directly to initialPage for find function you might set objectName of your page -- Исходное сообщение -- От

Re: [SailfishDevel] PageStack: from push pushAttached directly to initialPage

2016-09-08 Thread Andrey Kozhevnikov
for find function you might set objectName of your page -- Исходное сообщение -- От: "Michael Fuchs" Кому: devel@lists.sailfishos.org Отправлено: 08.09.2016 22:52:09 Тема: Re: [SailfishDevel] PageStack: from push pushAttached directly to initialPage The find function looks

Re: [SailfishDevel] PageStack: from push pushAttached directly to initialPage

2016-09-08 Thread Michael Fuchs
mainPage or page found using pageStack.find function) -- Исходное сообщение -- От: "Michael Fuchs" Кому: devel@lists.sailfishos.org Отправлено: 08.09.2016 19:39:39 Тема: Re: [SailfishDevel] PageStack: from push pushAttached directly to initialPage Thanks for your attention. ;) I g

Re: [SailfishDevel] PageStack: from push pushAttached directly to initialPage

2016-09-08 Thread Andrey Kozhevnikov
pageStack.pop(id of mainPage or page found using pageStack.find function) -- Исходное сообщение -- От: "Michael Fuchs" Кому: devel@lists.sailfishos.org Отправлено: 08.09.2016 19:39:39 Тема: Re: [SailfishDevel] PageStack: from push pushAttached directly to initialPage

Re: [SailfishDevel] PageStack: from push pushAttached directly to initialPage

2016-09-08 Thread Michael Fuchs
Thanks for your attention. ;) I guess I got it: onClicked: pageStack.replaceAbove(null, app.initialPage); ...works for me. Am 08.09.2016 um 13:18 schrieb Michael Fuchs: Hi guys, I got a question about the PageStack. I got a main page and a filter page, which can be push() 'ed or pushAtta

[SailfishDevel] PageStack: from push pushAttached directly to initialPage

2016-09-08 Thread Michael Fuchs
Hi guys, I got a question about the PageStack. I got a main page and a filter page, which can be push() 'ed or pushAttached() several times. Either via PullDownMenu or swipe to left. I would like to have another item in the pulldownmenu, which lets me directly go back to the first page ("Back