Hmm, looks like you're right, though it only affects docked widgets. That could be quite annoying... Sounds like it's worth a support ticket to at least see if this is an oversight, or a symptom of some other "convenience" behavior. I wouldn't be surprised if the PyCustom knob was somehow responsible.

-Nathan


-----Original Message----- From: Frank Rueter
Sent: Wednesday, October 30, 2013 8:20 PM
To: Nuke Python discussion
Subject: [Nuke-python] QT wheelEvent

Hi all,

has anybody tried to implement wheelEvent() on a custom PySide widget
inside of Nuke?
It seems like Nuke's panel widget eats the QWheelEvent without the
custom child widget getting a chance to receive and handle it.

Or is there a clever trick to ensure the widget under the cursor gets
the wheel event before it's passed up to parent widgets?

Cheers,
frank
_______________________________________________
Nuke-python mailing list
Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
_______________________________________________
Nuke-python mailing list
Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python

Reply via email to