Hi everyone,

I try to avoid a widget moving when a user try to move it with the mouse;

simply with clicking the widget on its decorated bar, and trying to drag it, I would like the widget stays at its original position

I have experienced moveEvent, but I get recursive loop which seems to be a normal behavior;

However other events must work, like MousePress, enterEvent, ... just avoiding moving

So not found real solution...

If one of you has a way to do it

Thanks,

David
Qt4.3.1, WinXp