kai4u _

rostsever1995

About Me

Connect

LOCATION
Not Specified
ウェブサイト

Houdini Engine

Availability

Not Specified

Recent Forum Posts

Relative path in callback from hou.qt.NodeChooserButton 2024年8月22日7:12

Hey!

I'm creating a custom python_panel using hou and faced a problem while selecting a node with hou.qt.NodeChooserButton.
Seems like it always emits a signal with relative node path despite setting up setNodeChooserRelativeToNode. Or am I going smth wrong?
Running the same code as in the docs [www.sidefx.com].