[Gambas-user] I can't write in the combobox control (GTK3)

T Lee Davidson t.lee.davidson at gmail.com
Thu Nov 16 19:26:42 CET 2023


On 11/16/23 01:31, Angel wrote:
> I can't write in the combobox control in GTK3.
> 
> Having the Readonly property to False, in QT5 and in GTK2 it works well, in GTK3 it behaves with the keyboard as if the combobox 
> had the Readonly property to True.
> 
> 
> Regards
> 
> Angel
> 
> 
> [System]
> Gambas=3.18.4
> OperatingSystem=Linux
> Distribution=debian 12.2
> Kernel=6.1.0-13-amd64
> Architecture=x86_64
> Cores=12
> Memory=15898M
> Language=es_ES.UTF-8
> Desktop=MATE
> DesktopResolution=96
> DesktopScale=7
> WidgetTheme=traditionalgreen
> Font=Cantarell,10
> 
> [Programs]
> gcc=gcc (Debian 12.2.0-14) 12.2.0
> git=git version 2.39.2
> 
> [Libraries]
> Cairo=libcairo.so.2.11600.0
> Curl=libcurl.so.4.8.0
> DBus=libdbus-1.so.3.32.4
> GDK2=libgdk-x11-2.0.so.0.2400.33
> GDK3=libgdk-3.so.0.2406.32
> GStreamer=libgstreamer-1.0.so.0.2200.0
> GTK+2=libgtk-x11-2.0.so.0.2400.33
> GTK+3=libgtk-3.so.0.2406.32
> OpenGL=libGL.so.1.7.0
> Poppler=libpoppler.so.126.0.0
> QT5=libQt5Core.so.5.15.8
> RSvg=librsvg-2.so.2.48.0
> SDL=libSDL2-2.0.so.0.2600.5
> SQLite 3=libsqlite3.so.0.8.6
> 
[snip]
It works as expected here with GTK3.


-- 
Lee

[System]
Gambas=3.18.4 07c51f51 (stable)
OperatingSystem=Linux
Distribution=openSUSE Leap 15.5
Kernel=5.14.21-150500.55.36-default
Architecture=x86_64
Cores=6
Memory=15981M
Language=en_US.UTF-8
Desktop=KDE
DesktopResolution=96
DesktopScale=7
WidgetTheme=breeze
Font=Noto Sans,10

[Programs]
clang=clang version 15.0.7
gcc=gcc (SUSE Linux) 7.5.0
git=git version 2.35.3
pngquant=2.11.2 (November 2017)
trans=Translate Shell       0.9.7

[Libraries]
Cairo=/usr/lib64/libcairo.so.2.11600.0
Curl=/usr/lib64/libcurl.so.4.8.0
DBus=/usr/lib64/libdbus-1.so.3.19.4
GDK2=/usr/lib64/libgdk-x11-2.0.so.0.2400.33
GDK3=/usr/lib64/libgdk-3.so.0.2404.30
GStreamer=/usr/lib64/libgstreamer-1.0.so.0.2200.0
GTK+2=/usr/lib64/libgtk-x11-2.0.so.0.2400.33
GTK+3=/usr/lib64/libgtk-3.so.0.2404.30
OpenGL=/usr/lib64/libGL.so.1.7.0
Poppler=/usr/lib64/libpoppler.so.117.0.0
Poppler=/usr/lib64/libpoppler.so.126.0.0
Poppler=/usr/lib64/libpoppler.so.89.0.0
QT5=/usr/lib64/libQt5Core.so.5.15.8
RSvg=/usr/lib64/librsvg-2.so.2.48.0
SDL=/usr/lib64/libSDL2-2.0.so.0.8.0
SQLite 3=/usr/lib64/libsqlite3.so.0.8.6

[snip]


More information about the User mailing list