Is it possible to have a small string indicator on the front panel automatically show the last part of a string rather than the first? We have a situation where we are updating a long string (adding to it) and prefer to see the latest additions without using a scroll bar but still (rarely) be able to scroll to the top. Thanks, Peg
Make a property node for the string indicator, set to write, and set the property to "Scroll Position". Then just wire a very large number to it or get the length of your string (string length under string pallete), and wire that in.