How much pages will be in stack If I want to open profile of friend of friend
of friend of my friend?
В письме от 11 марта 2014 22:19:24 пользователь Ove Kåven написал:
> Den 11. mars 2014 21:18, skrev Oleg Linkin:
> > Hello.
> > How I can realize in sailfish infinity pages loop.
> > For example:
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
you can't loop the stack. you need to implement own components.
On 12.03.2014 02:18, Oleg Linkin wrote:
Hello.
How I can realize in sailfish infinity pages loop.
For example: MyProfilePage -> MyFriendsList -> MyFriendProfilePage ->
MyFriend'sFriendsList -> MyFriend'sFriendProfilePage -> (...)
B
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
It can be very difficult for the beginner to distinguish if a given
QML element if "pure Qt", or from a component set like Silica. I
remember struggling with this in the days of Harmattan.
It would be very helpful if the Silica documentation linked the Qt
Documentation, and showed inherited
Hi Mike
Welcome.
How are you building?
If you are using QtCreator, then there are 2 methods:
Build by Deploying as RPM Package.
Build by Deploying Binaries.
According to previous posts the second of these should be faster, and
is recommended for use during development when you may be frequ