LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Password Display in Multicolumn List Box

I have a question how to populate a column of a multicolumn list box with a Password Display and the rest in Normal Display?

 

Thanks in Advance

Vivek

 

0 Kudos
Message 1 of 12
(3,836 Views)

Hi Vivek,

 

a listbox displays strings. So you should replace strings of that column with "*****"...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 12
(3,828 Views)

Hi GerdW,

 

Good Answer. Smiley Very Happy

 

Regards,

Bijay

CLD

 

0 Kudos
Message 3 of 12
(3,820 Views)

Hello Gred,

 

I tried replacing a string value with ******.. But it doesn't work out. Its displaying only as Normal value

0 Kudos
Message 4 of 12
(3,819 Views)

Hi Vivek,

 

either you did not replace properly or you did not display the replaced values in the listbox.

 

Show your VI...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 5 of 12
(3,813 Views)

Gred,

 

Please find a small sample in the attachment 

0 Kudos
Message 6 of 12
(3,810 Views)

Hi Vivek,

 

please write my name correctly, it's not that hard...

 

For me it works correctly:

check.png

😄

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 7 of 12
(3,798 Views)

Hello Vikeei,

 

Capture.PNG

 

 

Regards,

Bijay

CLD

0 Kudos
Message 8 of 12
(3,797 Views)

Hi GredW,

 

Sorry for that (your Name).

 

 

Is the replacement strings Display Style is set to password Display ? Simply typing *** values in the string will work out.  Is it possible that the value 1 which is in the normal display style to be displayed in password display style ?

 

Regards,

Vivek

 

0 Kudos
Message 9 of 12
(3,792 Views)

Vikeei,

 

Its normal string only.

 

 

Regards,

Bijay

0 Kudos
Message 10 of 12
(3,774 Views)