05-21-2009 08:51 AM
05-21-2009 10:48 AM
Right click on string indicator->Create property node.
Select the following to properties:
* Scrollbar.Visible
* Limit to Single Line?
Felix
05-21-2009 11:02 AM
05-21-2009 11:04 AM
05-21-2009 11:10 AM
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
05-21-2009 11:27 AM
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.
05-21-2009 01:26 PM