08-23-2022 04:13 AM
Hello all!
Beforehand: I never used tooltips, but I suppose custom ones are possible for front panel elements since there is an extra "Tip" box in the Documentation tab of the element's properties.
However, I'm not sure. So I have some questions regarding the tooltip not yet showing as expected:
1) Is this "Tip" box in the Documentation tab of an element's properties dialog really supposed to define the text for the tooltip?
2) Is there a global setting in the LV options to never show tooltips? Couldn't find any that is obvious, but that doesn't mean anything and could also be an not obvious option.
3) Is there a global setting in the VI options for the front panel to never show tooltips? Also couldn't find any that is obvious. I usually deactivate the context menu for compiled VIs, but I don't think it's that.
4) When is the tooltip supposed to generally appear, only when the VI runs or also on stop mode?
TIA!
Solved! Go to Solution.
08-23-2022 06:49 AM
1) Is this "Tip" box in the Documentation tab of an element's properties dialog really supposed to define the text for the tooltip?
Yes
2) Is there a global setting in the LV options to never show tooltips? Couldn't find any that is obvious, but that doesn't mean anything and could also be an not obvious option [First page of Options]
3) Is there a global setting in the VI options for the front panel to never show tooltips?
Not 100% sure, but I don't think so
4) When is the tooltip supposed to generally appear, only when the VI runs or also on stop mode?
The cursor must be stable (not moving) for about 500ms before a tip strip will show up. Any movement prevents it from showing.
When stopped, the vi must have been selected (clicked on) and you have to use the Finger tool to get the Tip Strip to show.
08-23-2022 07:38 AM
08-23-2022 09:18 AM
@MaSta wrote:
Thanks. I was obviously too stupid to find it myself, because the global setting in the options was deactivated.
Not silly at all. LabVIEW ships with that option checked by default and deleting the LabVIEW.ini file will recreate a new one with default settings. Some Other Developer must have changed the setting and I cannot for any reason guess why someone would do that. Perhaps they couldn't read the Help file and wanted to know what it did.....?
Unless you are completely comfortable with the LabVIEW Options. You should consider taking the following steps:
You might want to copy over any history entries if you are into them.