We have moved to a new Sailfish OS Forum. Please start new discussions there.

Revision history [back]

click to hide/show revision 1
initial version

posted 2015-10-02 02:35:22 +0200

SilicaListView + SnapOneItem

Hello, i have SilicaListView and im browsing items one by one.. And i want menu here (with delete for example), but i have no idea, how to do it, i tryed PullDownMenu, but it does not work here.

Does anyone can help me with creating some menu? Any link or suggestion would be cool.

Thanks!

SilicaListView + SnapOneItem

Hello, i have SilicaListView and im browsing items one by one.. And i want menu here (with delete for example), but i have no idea, how to do it, i tryed PullDownMenu, but it does not work here.

Does anyone can help me with creating some menu? Any link or suggestion would be cool.

Thanks!

SilicaListView + SnapOneItem

Hello, i have SilicaListView and im browsing items one by one.. And i want menu here (with delete for example), but i have no idea, how to do it, i it. I tryed PullDownMenu, but it does not work here.work.

Does anyone can help me with creating some menu? Any link or suggestion would be cool.

Thanks!

SilicaListView + SnapOneItem

Heading ##Hello,

Hello, i have SilicaListView and im browsing items one by one.. And i want menu here (with delete for example), but i have no idea, how to do it. I tryed PullDownMenu, but it does not work.

Does anyone can help me with creating some menu? Any link or suggestion would be cool.

Thanks!

Edit: I will try to specify more my problem: I have grid with images. I choose one and open it, then i can slide left/right to go to previous or next image, which i achieved using
SilicaListView { snapMode: ListView.SnapOneItem }

But now i want to tap on that image and be able to use (drawer too, but that is not the problem) the PullDownMenu. It is the same behaviour like Sailfish Gallery app.

I hope it is clearer now :)

SilicaListView + SnapOneItem

Heading ##Hello,

i have SilicaListView and im browsing items one by one.. And i want menu here (with delete for example), but i have no idea, how to do it. I tryed PullDownMenu, but it does not work.

Does anyone can help me with creating some menu? Any link or suggestion would be cool.

Thanks!

Edit: I will try to specify more my problem: I have grid with images. I choose one and open it, then i can slide left/right to go to previous or next image, which i achieved using
SilicaListView { snapMode: ListView.SnapOneItem }

But now i want to tap on that image and be able to use (drawer too, but that is not the problem) the PullDownMenu. It is the same behaviour like Sailfish Gallery app.

I hope it is clearer now :)

Edit2: I tryed to have Drawer in SilicaListView, but there was problem i could not swap back to the grid view, it just changed the current item to the previous one. So i put SilicaListView in Drawer.. IMHO it should work, but my application stops responding. Im passing model and currentIndex to SilicaListView using property alias in top elemen. I will be very happy for any hint why my application stops respond. my code

SilicaListView + SnapOneItem

Heading ##Hello,

i have SilicaListView and im browsing items one by one.. And i want menu here (with delete for example), but i have no idea, how to do it. I tryed PullDownMenu, but it does not work.

Does anyone can help me with creating some menu? Any link or suggestion would be cool.

Thanks!

Edit: I will try to specify more my problem: I have grid with images. I choose one and open it, then i can slide left/right to go to previous or next image, which i achieved using
SilicaListView { snapMode: ListView.SnapOneItem }

But now i want to tap on that image and be able to use (drawer too, but that is not the problem) the PullDownMenu. It is the same behaviour like Sailfish Gallery app.

I hope it is clearer now :)

Edit2: I tryed to have Drawer in SilicaListView, but there was problem i could not swap back to the grid view, it just changed the current item to the previous one. So i put SilicaListView in Drawer.. IMHO it should work, but my application stops responding. Im passing model and currentIndex to SilicaListView using property alias in top elemen. I will be very happy for any hint why my application stops respond. my code

SilicaListView + SnapOneItem

Heading ##Hello,

i have SilicaListView and im browsing items one by one.. And i want menu here (with delete for example), but i have no idea, how to do it. I tryed PullDownMenu, but it does not work.

Does anyone can help me with creating some menu? Any link or suggestion would be cool.

Thanks!

Edit: I will try to specify more my problem: I have grid with images. I choose one and open it, then i can slide left/right to go to previous or next image, which i achieved using
SilicaListView { snapMode: ListView.SnapOneItem }

But now i want to tap on that image and be able to use (drawer too, but that is not the problem) the PullDownMenu. It is the same behaviour like Sailfish Gallery app.

I hope it is clearer now :)

Edit2: I tryed to have Drawer in SilicaListView, but there was problem i could not swap back to the grid view, it just changed the current item to the previous one. So i put SilicaListView in Drawer.. IMHO it should work, but my application stops responding. Im passing model and currentIndex to SilicaListView using property alias in top elemen. I will be very happy for any hint why my application stops respond. my code

Edit3: Ok, im retarded. Problem solved, here is code if anyone is interested in.

SilicaListView + SnapOneItem

Heading ##Hello,

i have SilicaListView and im browsing items one by one.. And i want menu here (with delete for example), but i have no idea, how to do it. I tryed PullDownMenu, but it does not work.

Does anyone can help me with creating some menu? Any link or suggestion would be cool.

Thanks!

Edit: I will try to specify more my problem: I have grid with images. I choose one and open it, then i can slide left/right to go to previous or next image, which i achieved using
SilicaListView { snapMode: ListView.SnapOneItem }

But now i want to tap on that image and be able to use (drawer too, but that is not the problem) the PullDownMenu. It is the same behaviour like Sailfish Gallery app.

I hope it is clearer now :)

Edit2: I tryed to have Drawer in SilicaListView, but there was problem i could not swap back to the grid view, it just changed the current item to the previous one. So i put SilicaListView in Drawer.. IMHO it should work, but my application stops responding. Im passing model and currentIndex to SilicaListView using property alias in top elemen. I will be very happy for any hint why my application stops respond. my code

Edit3: Ok, im retarded. Problem solved, here is the correct code if anyone is interested in.

SilicaListView + SnapOneItem

Heading ##Hello,

##Hello, i have SilicaListView and im browsing items one by one.. And i want menu here (with delete for example), but i have no idea, how to do it. I tryed PullDownMenu, but it does not work.

Does anyone can help me with creating some menu? Any link or suggestion would be cool.

Thanks!

Edit: I will try to specify more my problem: I have grid with images. I choose one and open it, then i can slide left/right to go to previous or next image, which i achieved using
SilicaListView { snapMode: ListView.SnapOneItem }

But now i want to tap on that image and be able to use (drawer too, but that is not the problem) the PullDownMenu. It is the same behaviour like Sailfish Gallery app.

I hope it is clearer now :)

Edit2: I tryed to have Drawer in SilicaListView, but there was problem i could not swap back to the grid view, it just changed the current item to the previous one. So i put SilicaListView in Drawer.. IMHO it should work, but my application stops responding. Im passing model and currentIndex to SilicaListView using property alias in top elemen. I will be very happy for any hint why my application stops respond. my code

Edit3: Ok, im retarded. Problem solved, here is the correct code if anyone is interested in.