[Gambas-user] Still problems with Mate and editor / length of characters / Cursor-position

Bruce Steers bsteers4 at gmail.com
Tue Feb 21 19:27:07 CET 2023


On Tue, 21 Feb 2023 at 18:23, Bruce Steers <bsteers4 at gmail.com> wrote:

> This is not a MATE specific issue as I use MATE (linuxmint) and do not
> have this problem at all.
> Possibly a problem with Arch?
> Most likely a problem in your system config.
>
> I have never had to do anything "special" to do with font configuration.
> except not use a font size below 10 and one time i fixed some issues by
> running qt5ct (qt settings) and selecting the "Create fonts.conf" option.
>
>
> Do you have the same problem running the IDE (not debugging your programs)
> with GTK and QT ?
>

run in your terminal these commands to use gambas with different toolkits...
env GB_GUI=gb.qt4 gambas3

env GB_GUI=gb.qt5 gambas3

env GB_GUI=gb.gtk gambas3

env GB_GUI=gb.gtk3 gambas3


BruceS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20230221/ed0c9c30/attachment-0001.htm>


More information about the User mailing list