[Gambas-user] Switching gui component from user's config file
Benoît Minisini
g4mba5 at gmail.com
Thu Sep 6 08:39:45 CEST 2018
Le 06/09/2018 à 08:35, Adam Ant a écrit :
> Is there a way to select the gui component at runtime from a setting in
> the user's config file?
>
> This is for an installed gambas executable archive. It uses the
> gb.gui.qt component but...
> I prefer qt4, "she" prefers qt5. So rather than have to set up specific
> scripts in each login I'd
> like to be able to set a "Preferred GUI" in the .config file.
>
> N.B. We cannot use a permanent env setting for her login as she does a
> lot of testing and needs
> to swap between the different components. This is just for one of our
> utility programs that would
> always use her preferred GUI.
>
> tia
> b
>
>
>
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>
At the moment the GUI can be set in an environment variable only.
--
Benoît Minisini
More information about the User
mailing list