LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a way to enable horizontal scroll bar and disable word wrap for string indicator in LV 7.1?

Right click on string indicator->Create property node.

Select the following to properties:

* Scrollbar.Visible

* Limit to Single Line?

 

Felix

0 Kudos
Message 2 of 7
(4,078 Views)
Thanks but I think that only activates the verticle scroll bar.
0 Kudos
Message 3 of 7
(4,074 Views)

Ok, I don't see any option of a horizontal scrollbar. Do you have any working example with a horizontal scrollbar? If I look at dialog and calssic strings, they not even have the vertical.

 

If you really need a horizontal scrollbar, look at the tree control. They have the option...

 

Felix

0 Kudos
Message 5 of 7
(4,070 Views)

If I remember right, LabVIEW 7.1 does not have a horizontal scrollbar for text controls/indicators and will always autowrap.

 

I am sure you could program your way around, but it won't be pretty.

0 Kudos
Message 6 of 7
(4,064 Views)
Thanks. I guess I have to bear with it then 😆
0 Kudos
Message 7 of 7
(4,049 Views)