[Gambas-user] [FIXED][BUG] No Scrollbar on Properties Panel in IDE

Demosthenes Koptsis demosthenesk at gmail.com
Tue Jul 25 20:30:52 CEST 2023


It was a theme issue...

i changed theme and the scrollbar appeared.

Thanks !

On 7/25/23 21:16, Bruce Steers wrote:
>
>
> On Tue, 25 Jul 2023 at 18:57, Demosthenes Koptsis 
> <demosthenesk at gmail.com> wrote:
>
>     Hello,
>
>     i have compiled and installed Gambas 3.18.3 in Debian 13.
>
>     i cannot scroll down the properties grid on ide, see screenshot
>
>
> Try the following...
> Change your main desktop theme. (some are buggy and gambas uses the 
> desktop themes to render controls)
> Or increase your main font size a bit.
>
> (a very small font size with some themes can make controls be too 
> small to render properly in gambas)
>
> In the IDE menus select the "? / System information" option and copy 
> that information and paste it here. that can help us detect the issue.
>
> It's most likely a toolkit/theme (or font) problem as mentioned.
>
> also if you are using X try the ide with both gtk and QT by typing the 
> following in a terminal..
>
> env GB_GUI=gb.gtk gambas3
>
> env GB_GUI=gb.qt5 gambas3
>
> that will load gambas IDE with different toolkits, you will probably 
> find one is okay.
>
> BruceS
>
> ----[http://gambaswiki.org/wiki/doc/netiquette  ]----
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20230725/64a0f09f/attachment.htm>


More information about the User mailing list