<div dir="ltr"><div><div><div>umm i have this same question, well lest see:<br><br></div>hans means that i need to get sure if the gb.util component "was loaded" before usage of any "new added function.<br><br></div>ok, compiler seems the pre-check before if all need are in.. <br><br></div>but what about own-made components, well own made classes? will be compressed inside the executable and we need toload as other file inside the archived executable?<br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><font color="#888888">Lenz McKAY Gerardo (PICCORO)</font><div><font color="#888888"><a href="http://qgqlochekone.blogspot.com" target="_blank">http://qgqlochekone.blogspot.com</a></font></div></div></div>
<br><div class="gmail_quote">2018-08-18 20:23 GMT-04:00 Jussi Lahtinen <span dir="ltr"><<a href="mailto:jussi.lahtinen@gmail.com" target="_blank">jussi.lahtinen@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>What are you trying to achieve with this?</div><div>The components should be ready to use, if they are tagged in the project properties.</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Jussi<br></div></font></span></div><div class="HOEnZb"><div class="h5"><br><div class="gmail_quote"><div dir="ltr">On Sat, Aug 18, 2018 at 8:26 PM Hans Lehmann <<a href="mailto:hans@gambas-buch.de" target="_blank">hans@gambas-buch.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
how to ensure in a project in source code (!) that for example the two <br>
components gb.desktop and gb.util are loaded for program start. Of the <br>
component gb.util, the class Shell is required in the project.<br>
<br>
That was my intention, but it was not successful:<br>
<br>
Public Sub _new()<br>
   Component.Load("gb.desktop")<br>
   Component.Load("gb.util")<br>
   Class.Load("Shell")<br>
   ...<br>
End<br>
<br>
With kind regards<br>
<br>
----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
</blockquote></div>
</div></div><br><br>
----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
<br></blockquote></div><br></div>