[PyQt] small bug in PyQt5

mail. cosmin mail.cosmin at gmail.com
Sat Jun 22 18:07:52 BST 2013


In examples/painting/svgviewer/svgviewer.py, at ~239 is event.delta(); for
me, replacing with delta = event.angleDelta().y() solve the problem, but
since this example are for beginers (like me), I think is bether to be
fixed.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20130622/16a63e02/attachment.html>


More information about the PyQt mailing list