Jump to content

Increase displayed number of code lines in a wrangle


JJ FX

Recommended Posts

1 minute ago, flcc said:

Opening the script editor (Alt+E in the field code) ?

 

Yeah unfortunately script editor has limit dimentions for size, I cannot go full screen. And it does not open as another tab so get annoying because it keeps going "behind" other windows.

Link to comment
Share on other sites

The snippet parm in the Wrangle is a String Parm, Multi-line String, and it has a tag named "editorlines". That tag is set to 8-30, so the maximum displayed lines is 30.

It is a "factory" default, and that Attribute Wrangle HDA definition is in the Houdini installation directory. You could probably redefine that factory HDA (my terminology here is probably incorrect) by right clicking on the node and then "Type Properties..." and saving to another library, which will override the factory one. For me it is a thin ice, I don't want to do it :)

Just for an illustration, I just I duplicated the Parm interface and set bigger "editorlines" in a spare parameter:

wrangle.thumb.PNG.189251561532f64d5e3eae266de69880.PNG

  • Like 2
Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...