Excellent! Thanks a lot!<br>By any chance, do you remember the name of the file that does that? <br>(Don't take more than 10s for this question, it's not worth it.)<br><br><div class="gmail_quote">On Wed, Sep 1, 2010 at 14:00, Robby Findler <span dir="ltr"><<a href="mailto:robby@eecs.northwestern.edu">robby@eecs.northwestern.edu</a>></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'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 <<a href="mailto:laurent.orseau@gmail.com">laurent.orseau@gmail.com</a>> wrote:<br>
> Hi,<br>
><br>
> Is it possible to have a splash screen displayed while loading a GRacket<br>
> program?<br>
> Much like DrRacket's in fact.<br>
> Because for some projects, it can take several seconds to initialize<br>
> everything.<br>
> I tried to open up a frame at the very beginning of the code, but it only<br>
> shows up<br>
> after everything is loaded too.<br>
><br>
> How is DrRacket splash screen shown up so early, while DrRacket is loading?<br>
><br>
> Thanks,<br>
> Laurent<br>
><br>
</div></div>> _________________________________________________<br>
> For list-related administrative tasks:<br>
> <a href="http://lists.racket-lang.org/listinfo/users" target="_blank">http://lists.racket-lang.org/listinfo/users</a><br>
><br>
</blockquote></div><br>