LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Scrollbar

How do I make the scrollbar move with the text.?
0 Kudos
Message 1 of 3
(2,808 Views)
You could try this:
Create a property node for the string indicator.
Select Text.. Scroll position.
Right click on the node and crate a constant larger than your expected # of lines.
Execute this code after the string indicator is updated to reposition to the last line.
0 Kudos
Message 2 of 3
(2,808 Views)

Hi there,

 

I would like to achieve the same thing, as to have the scrollbar to move along while the text is being updated. I read your post about how to achieve it but I still can't get it to work.

Could you please give me further info or post an example?

 

Thank you  

 

B

 

Labview 6.1

0 Kudos
Message 3 of 3
(2,497 Views)