<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi,<br><br>I don't know if there's something official by Silica, but I got a harbour rejection for long loading times a while ago.<br>I did the following:<br>On
 my "initialPage", I just show some splash image (anchors.fill: parent) 
and I include a "Loader" item that overlaps that (also anchors.fill: 
parent). The Loaders asynchronous property is set to true.<br>The item, 
the Loader loads, does the rest of the apps initialization, so you get a
 state change when it's done Loading. Then it's done, I make "the Loader
 visible" (and the splash screen invisible). That reduced my initial 
loading times a lot.<br>example: https://github.com/yoktobit/morzyn/blob/master/qml/MorzynPage.qml<br><br>bg<br>Martin<br><br><div>> Date: Wed, 22 Jan 2014 08:22:41 +0100<br>> From: christopher.lamb@thurweb.ch<br>> To: devel@lists.sailfishos.org<br>> Subject: [SailfishDevel] App splashscreens on Sailfish<br>> <br>> Hi all<br>> <br>> Does sailfish support application splash screens? Is so how?<br>> <br>> This indicates https://github.com/nemomobile/mapplauncherd that  <br>> Sailfish does not - at least when starting with mapplauncherd.<br>> <br>> My semi-ported app is taking a little too long to start, and while I  <br>> have a clear medium term goal to find out what is taking time and  <br>> optimise / eliminate that, at the moment I am focussed on getting  <br>> things working on Sailfish, and therefore a splash screen would be  <br>> handy. Once everything is working, I can then turn to get it working  <br>> ever more slickly!<br>> <br>> Chrsi<br>> <br>> <br>> _______________________________________________<br>> SailfishOS.org Devel mailing list<br></div>                                         </div></body>
</html>