Excellent! Thanks a lot!<br>By any chance, do you remember the name of the file that does that? <br>(Don&#39;t take more than 10s for this question, it&#39;s not worth it.)<br><br><div class="gmail_quote">On Wed, Sep 1, 2010 at 14:00, Robby Findler <span dir="ltr">&lt;<a href="mailto:robby@eecs.northwestern.edu">robby@eecs.northwestern.edu</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">A minimal amount of stuff is loaded (roughly what is loaded when<br>
gracket itself starts up) and then the splash screen is opened and the<br>
rest of drracket is loaded via a dynamic-require. Also, progress on<br>
the splash screen&#39;s gauge% is made each time a file is loaded, which<br>
is monitored by the load-handler.<br>
<br>
Robby<br>
<div><div></div><div class="h5"><br>
On Wed, Sep 1, 2010 at 1:56 AM, Laurent &lt;<a href="mailto:laurent.orseau@gmail.com">laurent.orseau@gmail.com</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; Is it possible to have a splash screen displayed while loading a GRacket<br>
&gt; program?<br>
&gt; Much like DrRacket&#39;s in fact.<br>
&gt; Because for some projects, it can take several seconds to initialize<br>
&gt; everything.<br>
&gt; I tried to open up a frame at the very beginning of the code, but it only<br>
&gt; shows up<br>
&gt; after everything is loaded too.<br>
&gt;<br>
&gt; How is DrRacket splash screen shown up so early, while DrRacket is loading?<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Laurent<br>
&gt;<br>
</div></div>&gt; _________________________________________________<br>
&gt;  For list-related administrative tasks:<br>
&gt;  <a href="http://lists.racket-lang.org/listinfo/users" target="_blank">http://lists.racket-lang.org/listinfo/users</a><br>
&gt;<br>
</blockquote></div><br>