Thierryj Posted May 6, 2020 Share Posted May 6, 2020 hey guys! Does anyone know how to show the full text for a comment through Python in Houdini? I basically want to access this menu with Python. Thanks!! Quote Link to comment Share on other sites More sharing options...
anim Posted May 7, 2020 Share Posted May 7, 2020 ne = hou.ui.curDesktop().paneTabOfType(hou.paneTabType.NetworkEditor) ne.setPref("textbadgecomment", 'full') Quote Link to comment Share on other sites More sharing options...
Thierryj Posted May 7, 2020 Author Share Posted May 7, 2020 amazing!! thanks! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.