[Gambas-user] no MouseMove() event on GTK

Bruce Steers bsteers4 at gmail.com
Mon Dec 20 17:36:02 CET 2021


On Mon, 20 Dec 2021 at 16:34, Bruce Steers <bsteers4 at gmail.com> wrote:

> Hi folks.
>
> Can't figure this one out...
>
> I've been working on a filemanager with a redesigned IconView like control.
> Hit a roadblock though where my control will not fire the View_MouseMove()
> event with GTK.
> it's firing View_Draw() as the background image shows from there.
>
> on qt i can hold left mouse and drag-select multiple icons (the current
> bit i've been working on) tried on gtk and discovered MouseMove event not
> happening :(
>
> on QT it's working as expected but not on either GTKs :(
>
> Any clues why this might be?
> Many thanks
> BruceS
>

I forgot to mention
MyFileView.class is the class of interest
BruceS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20211220/4e82d864/attachment.htm>


More information about the User mailing list