Hi there,

How can I push an attached page to my initial page on the pageStack?

I'd like to have a behavior similar to the Jolla Store app. There you can push 
to the next page to get categories when you are on initial page.

I tried several thing to achieve this, but didn't get it work. Doing an 
"pushAttached" to pageStack in "onComplete" of my initial page ends in error 
message that you can not push a page on stack while another push is running.

There is another idea I've not tried yet. Maybe it is possible to use a Timer 
with a few milliseconds which does the pushAttached to the pageStack and 
disables itself after that. But this solution sounds quite bad to me.

Thanks for help!

Best regards,
Tobi

                                          
_______________________________________________
SailfishOS.org Devel mailing list

Reply via email to