<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:10px"><div><span></span></div><div>Hi Jarmo, </div><div id="yui_3_16_0_1_1415387500073_2809"><br></div><div id="yui_3_16_0_1_1415387500073_2815" dir="ltr">Thanks for your swift response. </div><div id="yui_3_16_0_1_1415387500073_2826" dir="ltr"><br></div><div id="yui_3_16_0_1_1415387500073_2825" dir="ltr">The listmodel is created on thirdpage. I would like the data of the listmodel on the coverpage (using listview with reference to thirdpage.listmodel).</div><div dir="ltr"><br></div><div dir="ltr">Regards, </div><div dir="ltr"><br></div><div dir="ltr">Richard </div><div id="yui_3_16_0_1_1415387500073_2824" dir="ltr"><br></div><div id="yui_3_16_0_1_1415387500073_2823" dir="ltr"> <br> </div><div id="yui_3_16_0_1_1415387500073_2804" style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 10px;"> <div id="yui_3_16_0_1_1415387500073_2803" style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;"> <div id="yui_3_16_0_1_1415387500073_2805" dir="ltr"> <hr size="1" id="yui_3_16_0_1_1415387500073_2817"> <font id="yui_3_16_0_1_1415387500073_2806" face="Arial" size="2"> <b><span style="font-weight: bold;">From:</span></b> Jarmo Lahtiranta <jarmo.lahtiranta@iki.fi><br> <b><span style="font-weight: bold;">To:</span></b> devel@lists.sailfishos.org <br> <b><span style="font-weight: bold;">Sent:</span></b> Friday, November 7, 2014 4:36 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [SailfishDevel] Documentation on listview on cover<br> </font> </div> <div class="y_msg_container" id="yui_3_16_0_1_1415387500073_2802"><br>On 11/07/2014 04:08 PM, Richard Grooff wrote:<div class="qtdSeparateBR"><br><br></div><div class="yqt5841727801" id="yqtfd54757"><br clear="none">> Hi, I have tried to get a listview on the cover of my app, but<br clear="none">> haven't succeeded so far. Is there any documentation how to do this.<br clear="none">> The silica reference is very short on covers (and has no information<br clear="none">> on listview on the cover)?</div><br clear="none"><br clear="none">ListView is pretty well documented on the Qt side.<br clear="none"><a href="http://qt-project.org/doc/qt-5/qml-qtquick-listview.html" target="_blank" shape="rect">http://qt-project.org/doc/qt-5/qml-qtquick-listview.html</a><br clear="none"><br clear="none">I don't think using it in the cover is that different from using it in<br clear="none">the main app. Getting data from app to the cover might be another issue<br clear="none">though, so I suggest trying to get it to work with dummy data first.<br clear="none"><br clear="none">Maybe this example will help you:<br clear="none"><a href="https://github.com/naranek/routeskipper/blob/master/qml/pages/CoverPage.qml" target="_blank" shape="rect">https://github.com/naranek/routeskipper/blob/master/qml/pages/CoverPage.qml</a><br clear="none">It's from my app and there's a big ListView in the center of the cover<br clear="none">page. It shows just one delegate at a time and swiping left and right<br clear="none">changes the ListView index.<br clear="none"><br clear="none">-Jarmo<br clear="none">_______________________________________________<br clear="none">SailfishOS.org Devel mailing list<br clear="none">To unsubscribe, please send a mail to <a href="mailto:devel-unsubscribe@lists.sailfishos.org" shape="rect" ymailto="mailto:devel-unsubscribe@lists.sailfishos.org">devel-unsubscribe@lists.sailfishos.org</a><div class="yqt5841727801" id="yqtfd24729"><br clear="none"></div><br><br></div> </div> </div> </div></body></html>