beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

VizStringLong Op



VizStringLong
Related ops:Ops.Ui.VizString  
Namespace: Ops.Ui

Op author: pandur

Test Patches: 2 Tests

Displays long input string on the patchfield


display the value of the input port on the op itself, useful for debugging



Inputs

String (String)
ZoomText (boolean /Number)
Line Numbers (boolean /Number)
Syntax index (integer /Number)
Font Size (Number)
Scroll (Number)

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Example for Ops.Ui.VizStringLong


Patches using VizStringLong

  • Examples
  • Public
  • My Patches

Changelog


created op
2022-09-18 - pandur
Ops.User.pandur.VizStringLong renamed to Ops.Ui.VizStringLong
2022-09-18 - pandur
featureadded scroll slider / performance optimization for very long strings
2022-12-14 - pandur
improvementvisualize there is more content to scroll to by fading out the first/last line
2022-12-14 - pandur