<HTML><BODY><p style="margin-top: 0px;" dir="ltr">Perhaps Benoit could please comment on this?<br> It would really be appreciated!</p> 
<div id="mail-app-auto-default-signature">
 <p dir="ltr">--<br> Thanks<br> Brian</p>
</div>Friday, 22 May 2020, 07:28PM -07:00 from Bruce <a href="mailto:adamnt42@gmail.com">adamnt42@gmail.com</a>:<br><br><blockquote id="mail-app-auto-quote" cite="15902008910000014871" style="border-left:1px solid #0878BD; margin:0px 0px 0px 10px; padding:0px 0px 0px 10px;">
        



    









        
        


        
        
        
        
        

        
        

        
        



<div class="js-helper js-readmsg-msg">
        <style type="text/css"></style>
        <div >
                <base target="_self" href="https://e-aj.my.com/" />
                
                        <div id="style_15902008910000014871_BODY">When are you trying to load it? It must be done as early as possible so <br>
the gui components can initialise the forms and controls. But then <br>
perhaps it is not possible to get gui components loaded early enough as <br>
could be indicated by the "already failed" error.<br>
I tried to do something similar to this some years ago in order to let <br>
the user choose which gui to use. Benoit told me at that time that it <br>
couldn't be done. I can't remember what I was trying nor what the reason <br>
was.<br>
hth<br>
b<br>
<br>
On 23/5/20 5:04 am, Brian G wrote:<br>
> I would like to load the GUI component at run time if needed<br>
> <br>
> I Can<br>
> component.load("gb.data")<br>
> <br>
> Dim id As Object = classes["List"].new()<br>
> id.append("hello")<br>
> id.append("fat")<br>
> <br>
> For Each s As String In id<br>
> Print s<br>
> Next<br>
> <br>
> This type of component works fine but when i do<br>
> component.load("gb.gui")<br>
> <br>
> it always returns an error<br>
> <br>
> gb.gui: error: cannot load component 'gb.qt5' or sometimes 'gb.gtk3' depending if i test from ide or standalone<br>
> Can anyone help me get this to work correctly? Am I doing something wrong?<br>
> <br>
> Thank You<br>
> Brian G<br>
> <br>
> <br>
> <br>
> ----[ <a href="http://gambaswiki.org/wiki/doc/netiquette" target="_blank" >http://gambaswiki.org/wiki/doc/netiquette</a> ]----<br>
> <br>
<br>
----[ <a href="http://gambaswiki.org/wiki/doc/netiquette" target="_blank" >http://gambaswiki.org/wiki/doc/netiquette</a> ]----<br>
</div>
                        
                
                <base target="_self" href="https://e-aj.my.com/" />
        </div>

        
</div>


</blockquote></BODY></HTML>