<html><head></head><body><div id="fenix-user-content">
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="font-family:'NokiaPureTextLight'">Hi,</span></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px;font-family:'NokiaPureTextLight'"><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="font-family:'NokiaPureTextLight'">I never tried it, but I guess If you don't want an cover to be shown, comment out the cover property in main.qml. No cover set, should mean no cover can be seen. :)</span></p>

<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px;font-family:'NokiaPureTextLight'"><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="font-family:'NokiaPureTextLight'">Or you create a cover with a timer and it's also update, like on your real page. </span></p>

<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px;font-family:'NokiaPureTextLight'"><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="font-family:'NokiaPureTextLight'">Gabriel.</span></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="font-family:'NokiaPureTextLight'"> </span></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="font-family:'NokiaPureTextLight'">--</span></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="font-family:'NokiaPureTextLight'"> </span></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="font-family:'NokiaPureTextLight'">Von meinem Nokia N9 gesendet</span></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="font-family:'NokiaPureTextLight'"> </span></p></div><br><div id="fenix-reply-header"><p>Joona Petrell schrieb am 14.06.13 07:26:<br>
</p></div><div id="fenix-quoted-body"><div>
<div style="direction:ltr;font-size:10pt;font-family:Tahoma">Hi <span style="font-size:16px;font-family:'times new roman','new york',times,serif">Joćo</span><span style="font-size:10pt">,</span><br>
<div><br>
</div>
<div>Application cover<span style="font-size:10pt"> </span><span style="font-size:10pt">should have it's own UI, because it</span><span style="font-size:10pt"> has different </span><span style="font-size:10pt">layout</span><span style="font-size:10pt"> dimensions
 than the full-screen application page, different background (often CoverBackground) and in most cases should have cover actions. Cover and a page can share an UI component, provided that UI component somehow handles the layout differences, e.g. CoverBackground
 { TimerItem { coverMode: true } CoverActionList { ... } } vs. Page { TimerItem { coverMode: false } }.</span></div>
<div><span style="font-size:10pt"><br>
</span></div>
<div><span style="font-size:10pt">Binding initialPage property to cover property is not ok.</span></div>
<div><br>
</div>
<div>
<pre style="font-size:16px;margin-bottom:0px;margin-top:0px"><font face="times new roman,new york,times,serif">Cheers,</font></pre>
<pre style="font-size:16px;margin-bottom:0px;margin-top:0px"><font face="times new roman,new york,times,serif"><br></font></pre>
<pre style="font-size:16px;margin-bottom:0px;margin-top:0px"><font face="times new roman,new york,times,serif">Joona</font></pre>
<pre style="font-size:16px;margin-bottom:0px;margin-top:0px"><font face="times new roman,new york,times,serif"><br></font></pre>
<div style="font-size:16px;font-family:Times New Roman">
<hr>
<div style="direction:ltr"><font face="Tahoma" color="#000000"><b>From:</b> <a href="mailto:devel-bounces@lists.sailfishos.org" target="_blank">devel-bounces@lists.sailfishos.org</a> [<a href="mailto:devel-bounces@lists.sailfishos.org" target="_blank">devel-bounces@lists.sailfishos.org</a>] on behalf of joao morgado [<a href="mailto:joaodeusmorgado@yahoo.com" target="_blank">joaodeusmorgado@yahoo.com</a>]<br>

<b>Sent:</b> 14 June 2013 05:38<br>
<b>To:</b> <a href="mailto:devel@lists.sailfishos.org" target="_blank">devel@lists.sailfishos.org</a><br>
<b>Subject:</b> [SailfishDevel] Make cover page equal to First page<br>
</font><br>
</div>
<div></div>
<div>
<div style="font-size:12pt;font-family:times new roman,new york,times,serif">
<div style="font-family:'times new roman','new york',times,serif">Hi again</div>
<div style="font-family:'times new roman','new york',times,serif"><br>
</div>
<div style="font-style:normal;font-size:16px;background-color:transparent;font-family:'times new roman','new york',times,serif">
The app that I'm portin from Meego, it's a timer, so I need the cover to look the same has the first page, so the user can <span style="background-color:transparent">see the time running in the cover, just like in the first page.</span></div>

<div style="font-style:normal;font-size:16px;background-color:transparent;font-family:'times new roman','new york',times,serif">
<span style="background-color:transparent"><br>
</span></div>
<div style="font-style:normal;font-size:16px;background-color:transparent;font-family:'times new roman','new york',times,serif">
<span style="background-color:transparent">So, I did:</span></div>
<div style="font-style:normal;font-size:16px;background-color:transparent;font-family:'times new roman','new york',times,serif">
<span style="background-color:transparent"><br>
</span></div>
<div style="font-style:normal;font-size:16px;background-color:transparent;font-family:'times new roman','new york',times,serif">
<span style="background-color:transparent">
<pre style="font-family:'times new roman','new york',times,serif;margin-top:0px;margin-bottom:0px"><span style="color:#800080">ApplicationWindow</span></pre>
<pre style="font-family:'times new roman','new york',times,serif;margin-top:0px;margin-bottom:0px">{</pre>
<pre style="font-family:'times new roman','new york',times,serif;margin-top:0px;margin-bottom:0px"><span style="color:#c0c0c0">    </span><span style="color:#800000">initialPage</span>:<span style="color:#c0c0c0"> </span><span style="color:#800080">FirstPage</span><span style="color:#c0c0c0"> </span>{<span style="color:#c0c0c0"> </span>}</pre>

<pre style="font-family:'times new roman','new york',times,serif;margin-top:0px;margin-bottom:0px"><span style="color:#c0c0c0">    </span><span style="color:#800000">cover</span>:<span style="color:#c0c0c0"> </span><span style="font-style:italic">initialPage</span><span style="color:#c0c0c0"> </span><span style="color:#008000">//Qt.resolvedUrl("cover/CoverPage.qml")</span></pre>

<pre style="font-family:'times new roman','new york',times,serif;margin-top:0px;margin-bottom:0px">}</pre>
<pre style="font-family:'times new roman','new york',times,serif;margin-top:0px;margin-bottom:0px"><span style="font-family:'times new roman','new york',times,serif;white-space:normal"><br>
</span></pre>
<pre style="font-family:'times new roman','new york',times,serif;margin-top:0px;margin-bottom:0px"><span style="font-family:'times new roman','new york',times,serif;white-space:normal">This works but when the app is in cover mode, the timer freezes, (unlike the meego N9 version, who keep running) and something gets messed up in the simulator, because when clicking the cover to return to first page,  the app doesnt appear anymore, only the sailfish background.</span><br>
</pre>
<pre style="margin-top:0px;margin-bottom:0px"><font face="times new roman, new york, times, serif"><span style="white-space:normal">Any ideias ?</span></font></pre>
<pre style="margin-top:0px;margin-bottom:0px"><font face="times new roman, new york, times, serif"><span style="white-space:normal"><br></span></font></pre>
<pre style="margin-top:0px;margin-bottom:0px"><font face="times new roman, new york, times, serif"><span style="white-space:normal">Regards</span></font></pre>
<pre style="margin-top:0px;margin-bottom:0px"><font face="times new roman, new york, times, serif"><span style="white-space:normal">Joćo de Deus</span></font></pre>
</span></div>
</div>
</div>
</div>
</div>
</div>
</div>

<br>_______________________________________________<br>
SailfishOS.org Devel mailing list<br></div><br></body></html>