I'v'e sub classed my own comboBox and inserted it in a QTableWidget cell. My mouseMoveEvent() in my custom combobox doesn't seem to be called when running though a python panel. If I run the QApplication out side of Houdini my mouseEvents are being called fine on the combobox.
I've tried setting setMouseTracking(True) on the parent interface as well and that works. Is there something special i need to do with the python panel to get a child widgets mouse tracking to pick up?
Cheers
PySide2 Python Panel setMouseTracking not working on child
1637 1 0- AlexLombardi
- Member
- 30 posts
- Joined: 10月 2011
- Offline
- AlexLombardi
- Member
- 30 posts
- Joined: 10月 2011
- Offline
-
- Quick Links