04-16-2013 10:37 AM
Hello,
I have LOTS of controls on my interface and I'd like to know if there's a SIMPLER way to set the TOOLTIP TEXT other then "SetCtrlToolTipAttribute()" function.
Isn't it settable in the .uir file ?
I'd like to avoid writing 1000 lines of code to set the text of every one of them...
Thank you !
Solved! Go to Solution.
04-16-2013 11:05 AM
Yes, you can set all tooltips texts in the UI editor, of course
You will need to select a control and use the attribute browser (located at the right hand side of your UI editor). Here, type TOOL in the filter box to quickly show you the three tool tip attributes
04-16-2013 12:16 PM
CVI 2012 and later 🙂
04-16-2013 12:51 PM
You're right Luis, but I knew (see here) that Carolyn is working with CVI2012
02-06-2014 07:31 AM
Where is the attribut browser ?
02-06-2014 07:39 AM
When you select or open a .uir file, the Attribute Browser appears to the right of the User Interface Editor.
Accordingly, if the UI window is large, the Attribute Browser may be quite small and difficult so see.
Also, the User Interface Editor must be confined.
And finally, the Attribute Browser was introduced in CVI 2010, so will not find it in older versions of CVI.
02-06-2014 08:12 AM
What do you mean by confined ?
02-06-2014 08:19 AM
In newer versions of CVI you can choose the way windows are displayed, using the menu command View»Workspace View Selection. It allows either to have the windows all released, or confined.
You can release windows from the Window Confinement Region by selecting Window>>Release Window