Den 11. mars 2014 21:18, skrev Oleg Linkin:
Hello.
How I can realize in sailfish infinity pages loop.
For example: MyProfilePage -> MyFriendsList -> MyFriendProfilePage ->
MyFriend'sFriendsList -> MyFriend'sFriendProfilePage -> (...)
But there are about 8 menus in profile and each can be opened (in this case
using horizontal listview with snap mode to one item doesn't give profit).
I don't understand the question.
What's wrong with using, e.g., pageStack.push("profilepage.qml",
profileproperties) and such? Or don't you want people to be able to
backtrack? If not, you could use replace/replaceAbove instead of push,
would that work?
_______________________________________________
SailfishOS.org Devel mailing list