08-15-2012 04:47 PM
I can generate a single line ToolTip, but am having no success producing a multiline ToolTip. Any suggestions?
Solved! Go to Solution.
08-15-2012 11:34 PM
Hi,
you should use the attribute browser for this case, see the figure below, it provides a 'ring popup' tool...
08-16-2012
03:21 PM
- last edited on
08-21-2026
05:34 PM
by
Content Cleaner
Hi jrbecker,
In LabWindows/CVI 2012, you can create multiline tooltips in one of the following ways:
https://www.ni.com/docs/en-US/bundle/labwindows-cvi/page/cvi/uiref/tooltipsoverview.htm
If there's an update we can make to the documentation that can help make this task easier, please let me know!
April
Technical Writer
LabWindows/CVI
08-16-2012 06:58 PM
Using CVI 9.0, so no Attribute Browser. But the \n worked great. Thanks.