[Gambas-user] About qt, a little issue

Jorge Carrión shordi at gmail.com
Sun Jun 16 19:10:21 CEST 2019


It doesn't work, Gianluigi. I can't create the installation packages
without link with qt4 or qt5 first, and I can't change the qt version to
work at run time.
I think that the only one solution is create both packages qt4 or qt5 and a
shellscript that launches one or another depending of S.O. version.
Its a little trickie, but can't imagine other solution... (well... maybe a
little proyect that *install *one or other depending of S.O. version).
I'll think about this a little more, I guess.

Thanks for you interest.

El sáb., 15 jun. 2019 a las 17:46, Jorge Carrión (<shordi at gmail.com>)
escribió:

> 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/20190616/b80d4bb7/attachment.html>


More information about the User mailing list