[Gambas-user] Couldn't help but laugh, most of you will understand.

Tony Morehen tmorehen at ajm-software.com
Sat Nov 14 01:31:58 CET 2020


I use the following script in file /usr/local/bin/gambas3:

#! /bin/sh

export GB_GUI=gb.qt5
/usr/bin/gambas3

With a standard path, this is run in preference to /usr/bin/gambas3

On 2020-11-13 7:12 p.m., Brian G wrote:
> Benoît,
>    What is the env var to set for using qt.
>    I seem to have forgotten.... unable to find ref.
>
>    Non of my apps are working any more...
>
>    Thanks
>    Brian G
>
> Thank You
> Brian G
>
> ----- Original Message -----
> From: "Benoît Minisini" <g4mba5 at gmail.com>
> To: "Gambas mailing list" <user at lists.gambas-basic.org>
> Sent: Friday, November 13, 2020 5:11:57 PM
> Subject: Re: [Gambas-user] Couldn't help but laugh, most of you will understand.
>
> Le 13/11/2020 à 17:58, Bruce Steers a écrit :
>> Trouble for me is i use gambas a lot, not just the IDE i've made a bunch
>> of custom apps for my own needs from managing git repositories to
>> managing gambas projects to my own text editor, etc.
>>
>> Right now selecting any top level menu causes all my apps to just close.
>> thus rendering a lot of them unusable.
>>
> You are using the GTK+3 version of the IDE development version. In other
> words, you are testing.
>
> Just switch to the QT5 version if you need a more stable IDE.
>


More information about the User mailing list