Tooltips in DazScript
shoei321
Posts: 113
How do you get tooltips to work? I've done this :
var b = new DzPushButton(someButtonGroup);
b.toolTip = "some text";
but nothing appears when I hover over the button. Do tooltips need to be enabled elsewhere?
Comments
I know nothing about scripting, but ins DS4, you need to switch tool tips on in Preferences as shown below.