LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to display tab char in text or listbox control

I need to display data received from a device which can have embedded tabs
(to align some text). When I use add this text to ListBox or TextBox, the
tab chars show as un-printable characters. Maybe I need to look for tab char
and some home escape it with something so that LisBox or TextBox know that I
want to insert tab.

Any ideas?


vishi
0 Kudos
Message 1 of 3
(3,201 Views)
Hello Vishi,
There was an answer to another Developer Exchange question, which answers your question, too. Here it is:

http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RNAME=ViewQuestion&HOID=50650000000800000078480000&ECategory=LabWindows%2FCVI

Also, I'd like to thank you for all the great answers you've posted to other developers' questions.

Mika Fukuchi
Application Engineer
National Instruments
0 Kudos
Message 2 of 3
(3,200 Views)
Thanks Mika.


vishi

"mfukuchi" wrote in message
news:50650000000500000060DA0000-1042324653000@exchange.ni.com...
> Hello Vishi,
> There was an answer to another Developer Exchange question, which
> answers your question, too. Here it is:
>
>
http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RNAME=ViewQuestion
&HOID=50650000000800000078480000&ECategory=LabWindows%2FCVI
>
> Also, I'd like to thank you for all the great answers you've posted to
> other developers' questions.
>
> Mika Fukuchi
> Application Engineer
> National Instruments
0 Kudos
Message 3 of 3
(3,200 Views)