[PyKDE] Different event dispatcher on win and linux?

Willi Richert w.richert at gmx.net
Wed Feb 12 09:40:01 GMT 2003


Hi,

I've attached a little script which uses DnD. On Windows, it works fine. On
Linux, the mouseMoveEvent() and mousePressEvent() functions are only invoked
on a 1-pixel-width frame around that list box. Why? Any hints?

wr


-------------- next part --------------
A non-text attachment was scrubbed...
Name: dragtest.py
Type: text/x-python
Size: 1101 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20030212/74cb139d/dragtest.py


More information about the PyQt mailing list