[PyQt] Coordinates in QScrollarea

Georg Kaspar georg at muenster.de
Wed Nov 5 14:50:14 GMT 2008


Hello,
I'm using a QScrollArea as CentralWidget to display an SVG-file. Now I
want to interact with the drawn image and select items via
MousePressEvent. Only problem is that the position of the mouse is
changing when I use the scrollbar. Does anybody know a solution? I'm
new to python and I hope that I didn't oversee any obvious
solutions...
Thanks!
Georg


More information about the PyQt mailing list