On Wednesday 17 March 2004 13:28, Doug Bell wrote:
> A user of one of my programs is getting an exception under PyQt 3.11
> (with Qt 3.2.1) that did not occur under earlier versions.
>
> It happens when beginning a drag in a QListView.  The
> contentsDragEnterEvent(self, event) method seems to be sending a plain
> QEvent instead of a QDragEnterEvent.  As a result, calling
> event.accept() results in an AttributeError.

Can you reproduce it yourself?

What was the last version that it worked for?

Which SIP version?

Phil

_______________________________________________
PyKDE mailing list    [EMAIL PROTECTED]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to