[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Control.MouseMove is triggered all the time


https://gambaswiki.org/wiki/comp/gb.qt4/control/.mousemove says, "By default, this event is raised only if a mouse button is pressed, or if the Tracking property is set."

Even with Tracking = False and no mouse button pressed, the event is triggered. I have tried it with a GridView and a TreeView, and they both behave the same way.

Is the documentation wrong, or is this a bug?


--
Lee

--- Gambas User List Netiquette [https://gambaswiki.org/wiki/doc/netiquette] ----
--- Gambas User List Archive [https://lists.gambas-basic.org/archive/user] ----


Follow-Ups:
Re: Control.MouseMove is triggered all the timeBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>