LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to programatically position multi line text in a string indicator

Solved!
Go to solution

Hi All,

 

I am having problems programmatically controlling positions of multiline text in a string indicator. The goal is to have X and Y Coordinates which will programatically control multiline text positions in a string indicator. So for an example if I have a multi line text like shown below in the first box I would like to be able to control it programatically so I can get a result like shown in the second box below. Sorry that I have used a simple rectangle box representing string indicator but I am currently not at work so I was not able to copy the actual string indicator, however I think you guys got the idea.

Thank you so much for helping me out.

 

 

 

  Text Positions.png

 

0 Kudos
Message 1 of 2
(2,481 Views)
Solution
Accepted by topic author nxb

All you need to do is insert (or remove) spaces at the beginnings of the lines.

Chris
Certified LabVIEW Architect
Certified TestStand Architect
0 Kudos
Message 2 of 2
(2,470 Views)