LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

multicolumn listbox set cell properties

Hi, I am using LV7.0 and am trying to set the text formatting of a cell to centred.  Is there a way to get a reference of a cell so that I may do this programaticly?

 

 

Adrian

0 Kudos
Message 1 of 7
(3,558 Views)
Cell.jpg
---

While evaluating my code please have in mind that I am a LV novice. Therefore sometimes my code might violate some coding rules that I have to learn about myself. But how else could I do that... 🙂

Chart zoom with "Mouse Over" effect
0 Kudos
Message 2 of 7
(3,556 Views)

Sorry, you must be using a version of LV that is greater than 7.0.  I was very surprised when I saw your answer and when I looked for that property, I didn't see it.

 

Does that mean that LV 7.0 doesn't supprot cell formatting?

 

 

Adrian

0 Kudos
Message 3 of 7
(3,550 Views)
That is true. But I am new in LV and I haven't used the older versions, so I don't know how much lesser their capabilities are. If such property nodes are not supported in LV 7.0, then I can't help you, sorry. Maybe somebody else will.
---

While evaluating my code please have in mind that I am a LV novice. Therefore sometimes my code might violate some coding rules that I have to learn about myself. But how else could I do that... 🙂

Chart zoom with "Mouse Over" effect
0 Kudos
Message 4 of 7
(3,548 Views)

So does anyone else have any ideas?

 

Adrian

0 Kudos
Message 5 of 7
(3,510 Views)

Hi Adrian,

 

I just confirmed that the property stated above does not exist in LabVIEW 7.0, I'm afraid.

 

Other than finding the size of the cell and adding characters programmatically to the string, I'm not sure of a better solution.

Jeff | LabVIEW Software Engineer
0 Kudos
Message 6 of 7
(3,491 Views)

yuck!  Thanks Jeff.

 

Adrian

0 Kudos
Message 7 of 7
(3,470 Views)