[Gambas-user] About qt, a little issue

Gianluigi bagonergi at gmail.com
Sat Jun 15 13:22:20 CEST 2019


... 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 ]----
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20190615/3f8125c8/attachment.html>


More information about the User mailing list