[PyQt] why is mouseMoveEvent not reached in QMainWindow object
christopher.nahler at papermodels.at
christopher.nahler at papermodels.at
Thu Apr 29 11:11:56 BST 2010
thank you for the hint. I was using it before but only for the MainWindow
object. After some reading and testing I noticed that I misunderstood the
help text for the tracking function. I thought it was a global thing and
now I understand that it has to be set for each widget. problem solved!
More information about the PyQt
mailing list