LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

add a vert and hor. scroll text box to diagram panel

How do I add a text box(with hor. and vert. scroll to diagram panel? I can use it for documenting my diagram
0 Kudos
Message 1 of 3
(2,776 Views)
Hi Trout,

You could use a string constant with scroll bar visible. This would only give a vert scroll and it's not exactly a text box but it would probably do the job.

Hope this helps,

Nick
Message 2 of 3
(2,776 Views)
Hi Trout,

Another good way to add documentation to your program is to use the built-in VI documentation. Go to File->VI properties and choose Documentation from the list. The description you add here can be read through the context help later when the mouse is over the VI's icon.

Hope this helps.

Kristi Hummel
Applications Engineer
National Instruments
0 Kudos
Message 3 of 3
(2,776 Views)