PythonPanel capture "Enter" Key?

   805   0   1
User Avatar
Member
86 posts
Joined: 1月 2015
Offline
So I'm creating a Python Panel, and I'm noticing when I hit the “Enter” key in my widget (currently, when using QTreeWidget's persistentEditor), Houdini is capturing that key press and diving inside my OTL node in the Network Editor.

Anyone hit this issue before? I'm wondering if there's a best practices for creating PyPanels and handling events and signals that don't conflict with the parent Houdini process that I'm just not aware of…
  • Quick Links