[Gambas-user] FileView glitch

Bruce Steers bsteers4 at gmail.com
Thu Dec 29 21:41:36 CET 2022


PS the FileView i speak of is the one used in the Dialog.class
Aah also the project is using the gb.dialog component for enhanced dialog
and view is okay if i remove gb.dialog and use native.

respects
BruceS

On Thu, 29 Dec 2022 at 20:02, Bruce Steers <bsteers4 at gmail.com> wrote:

>
>
> On Thu, 29 Dec 2022 at 18:26, Bruce Steers <bsteers4 at gmail.com> wrote:
>
>> 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.
>>
>
> It is odd, it's like it does not register mouse until it has clicked and
> moved.
>
> I can click an item in the dir or file chooser and it does not select.
> Another click or a double click and still the dir under the mouse does not
> select.
> on doubleclick the activate fires with whatever is pre-selected as Path.
>
> what does work is clicking somewhere and then moving the mouse.
> As soon as you move the mouse after a click you can see things
> highlighting under the mouse as normal and clicks respond as normal.
>
> but everything seems locked until clicked and mousemove.
>
> Respects
> BruceS
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20221229/b703d8ad/attachment.htm>


More information about the User mailing list