[Gambas-user] About qt, a little issue

Jorge Carrión shordi at gmail.com
Sat Jun 15 17:46:37 CEST 2019


Oh! I didn't knew I can load components at run time!
I'll try that.
Thanks a lot Gianluigi.


El sáb., 15 jun. 2019 13:23, Gianluigi <bagonergi at gmail.com> escribió:

> ... or
>
> Public Sub Main()
>
>   If System.FullVersion > ... Then
>     Component.Load...
>   Esle
>   ...
>   Endif
>
> End
>
> Regards
> Gianluigi
>
> Il giorno sab 15 giu 2019 alle ore 13:02 Gianluigi <bagonergi at gmail.com>
> ha scritto:
>
>> Hi Jorge,
>> I probably didn't understand, but shouldn't you use gb.form.editor (with
>> gb.gui.qt)?
>>
>> Regards
>> Gianluigi
>>
>> Il giorno sab 15 giu 2019 alle ore 11:00 Jorge Carrión <shordi at gmail.com>
>> ha scritto:
>>
>>> Hi everybody,
>>>
>>> I have a project that uses the textedit component from gb.qtX.ext
>>> Component. With latest versions of SO (Linuxmint 19 + Cinnamon)It works
>>> fine  but with older versions not. I can use the gb.qt4.ext component but
>>> it generates some problems with latest versions (menu's icons not visible).
>>> If I try to use the gb.gui.qt component (That should be the answer,
>>> isn't it?) then I can't link either gb.qt4.ext or gb.qt5.ext
>>> Is there a way to do that?
>>>
>>> Best regards
>>>
>>> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>>>
>>
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20190615/bdf58944/attachment.html>


More information about the User mailing list