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
Hi jrbecker,
In LabWindows/CVI 2012, you can create multiline tooltips in one of the following ways:
http://zone.ni.com/reference/en-XX/help/370051V-01/cvi/uiref/tooltipsoverview/
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.