<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 6, 2015 at 11:32 AM, Moritz Lennert <span dir="ltr"><<a href="mailto:mlennert@club.worldonline.be" target="_blank">mlennert@club.worldonline.be</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">On 06/02/15 17:09, Vincent Bain wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Le vendredi 06 février 2015 à 14:54 +0100, Martin Landa a écrit :<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
right, I can change it in trunk right now, should I used the attached image?<br>
<br>
</blockquote>
<br>
Attached is a clean version (light shades of grey were missing<br>
underneath white lettering -> better readability with it)<br>
<br>
Le vendredi 06 février 2015 à 16:55 +0100, Moritz Lennert a écrit :<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
The only caveat is that I still have that empty window showing up for<br>
</blockquote>
a<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
while before the image appears shortly before the window disappears.<br>
</blockquote>
<br>
Eventhough it's a very small file, may the lighter png file help reduce<br>
this time of emptiness ?<br>
<br>
</blockquote>
<br>
No, that doesn't seem to help.<br>
<br>
I think that this is more a question of program logic:<br>
<br>
When I look at the example splashscreen code at [1], I see that the splash screen is defined as a separate class that is called from the wxApp's OnInit function and then calls the main GUI from its OnExit function. Using the example code here with the 400K version of the splash screen works perfectly.<br></blockquote><div><br></div><div>yes, but on the wiki page, they say:</div><div><br></div>Although this example will work fine, it overlooks the main reason programmers add a splash screen; to give the user feedback while a program is loading.</div><div class="gmail_quote"><br></div><div class="gmail_quote">It first displays splash screen for 1 second and then start to load the main frame. So this would basically make the gui start even longer. </div><div class="gmail_quote">I don't have problems as you describe so it's difficult to test anything. I still don'y understand, did you have the same problems with the old splash screen?</div><div class="gmail_quote"><br></div><div class="gmail_quote">Anna</div><div class="gmail_quote"><br><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
I'm not familiar enough with wxPython and the wxGUI to adapt this quickly, but maybe this could inspire some of the wx gurus...<br>
<br>
Moritz<br>
<br>
[1] <a href="http://wiki.wxpython.org/SplashScreen" target="_blank">http://wiki.wxpython.org/<u></u>SplashScreen</a><br>
<br>
<br>
<br>
<br>
______________________________<u></u>_________________<br>
grass-dev mailing list<br>
<a href="mailto:grass-dev@lists.osgeo.org" target="_blank">grass-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-dev" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/grass-dev</a></blockquote></div><br></div></div>