LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

"How can I create a Rich Text Box with LabWindows?"

I wan't to display defferent colors for every line
in my text box.
0 Kudos
Message 1 of 6
(3,812 Views)
You can use ListBox to display lines in different colors or use rich
text box activeX control (assuming CVI6.0 or higher).

vishi

vishi

Erez_Farhi wrote:
> I wan't to display defferent colors for every line
> in my text box.
0 Kudos
Message 2 of 6
(3,811 Views)
I tray to use rich text box activeX but i
could not display scroll bar in the text box.
Now I'm using listbox and i hope it will work.
Thanks
0 Kudos
Message 3 of 6
(3,811 Views)
Erez_Farhi

if you were able to display different lines in different colors in the text box, please let me know it. I am also looking to solve the same problem for last one month.
Please let me know whether you were ablo to do it. I am looking to do it in LabWindows.

Joesam
0 Kudos
Message 4 of 6
(3,811 Views)
Hi Erez_Farhi,

Try the example I have attached to this post. It should allow you to display scroll bars and color text.

Scott Y
NI

Message Edited by bherceg on 05-05-2005 11:07 AM

0 Kudos
Message 5 of 6
(3,738 Views)
The example attached here is better.

Scott Y
NI
0 Kudos
Message 6 of 6
(3,695 Views)