It is possible to create python Preference plugin with child tree item?
Thanks!
Solved How to create Preference hierarchy child tree item
Checkout my python tutorials, plugins, scripts, xpresso presets and more
https://mikeudin.net
Hello @mikeudin,
Thank you for reaching out to us. Doing this is possible with the argument parentid
when registering the preferences hook.
parentid (int) – The ID of the preference parent hook. Should be usually set to 0.
Cheers,
Ferdinand
MAXON SDK Specialist
developers.maxon.net
@ferdinand Thank you! I'll check it!
Checkout my python tutorials, plugins, scripts, xpresso presets and more
https://mikeudin.net