[Gambas-user] FileView glitch

Bruce Steers bsteers4 at gmail.com
Thu Dec 29 19:26:29 CET 2022


Cheers T yes i just tested it myself with qt5 and no problems.

Seems to be gtk3 only, (not tested gtk2 as the program i'm using forces
gtk3 as it has a webview)

another condition is if you do not click the left hand dir chooser first.
Ie, if the FileView opens in the correct directory you want so you just
double click the icon.
If you click the dirchooser on the left first then it works okay.

Respects
BruceS

On Thu, 29 Dec 2022 at 17:13, T Lee Davidson <t.lee.davidson at gmail.com>
wrote:

> On 12/29/22 10:33, Bruce Steers wrote:
> > Sorry i meant "When Double-clicking an item"
> >
> > On Thu, 29 Dec 2022 at 15:32, Bruce Steers <bsteers4 at gmail.com <mailto:
> bsteers4 at gmail.com>> wrote:
> >
> >     When clicking an item in the FileView sometimes the clicked object
> does not get focus and activate.
> >
> >     The View triggers the activate event and opens the last selected
> file defined in the Path property again not the one i just
> >     clicked.
> >
> >     Respects
> >     BruceS
>
> I double-clicked on about 40 files in a FileView testing both the DblClick
> and Activate events. I cannot reproduce what you
> describe. (This is with Qt5.)
>
>
> --
> Lee
>
> [System]
> Gambas=3.17.3
> OperatingSystem=Linux
> Kernel=5.3.18-150300.59.106-default
> Architecture=x86_64
> Distribution=openSUSE Leap 15.3
> Desktop=KDE5
> Font=Noto Sans,10
> Scale=7
> Theme=breeze
> Language=en_US.UTF-8
> Memory=15996M
>
> [Libraries]
> Cairo=/usr/lib64/libcairo.so.2.11600.0
> Curl=/usr/lib64/libcurl.so.4.6.0
> DBus=/usr/lib64/libdbus-1.so.3.19.4
> GDK2=/usr/lib64/libgdk-x11-2.0.so.0.2400.32
> GDK3=/usr/lib64/libgdk-3.so.0.2404.16
> GStreamer=/usr/lib64/libgstreamer-1.0.so.0.1603.0
> GTK+2=/usr/lib64/libgtk-x11-2.0.so.0.2400.32
> GTK+3=/usr/lib64/libgtk-3.so.0.2404.16
> OpenGL=/usr/lib64/libGL.so.1.7.0
> Poppler=/usr/lib64/libpoppler.so.89.0.0
> QT5=/usr/lib64/libQt5Core.so.5.12.7
> SDL=/usr/lib64/libSDL-1.2.so.0.11.4
> SQLite=/usr/lib64/libsqlite3.so.0.8.6
>
>
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20221229/752b89a4/attachment.htm>


More information about the User mailing list