Tooltips in DazScript
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?
You currently have no notifications.
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?
Licensing Agreement | Terms of Service | Privacy Policy | EULA
© 2025 Daz Productions Inc. All Rights Reserved.
Comments
I know nothing about scripting, but ins DS4, you need to switch tool tips on in Preferences as shown below.