Another vfunc. It seems to work, although my test application had an issue where the event only gets triggered when a mouse button is held down at the same time. I suspect this is for a different reason though, e.g. some faulty window setup. Implementation is much the same as for motion_notify_event.
Another vfunc. It seems to work, although my test application had an issue where the event only gets triggered when a mouse button is held down at the same time. I suspect this is for a different reason though, e.g. some faulty window setup. Implementation is much the same as for
motion_notify_event
.