On Wed, Mar 19, 2008 at 8:24 PM, Phil Thompson
<[EMAIL PROTECTED]> wrote:
>  The fix is to take an explicit copy of the QPoint...
>
>     self.startPos = QPoint(event.pos())
>
>  ...which is what happens implicitly in C++.
>
Many thanks for your reply Phil.

It is now working as expected :).


Regards,
Gilles.
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to