Tooltips in DazScript
![shoei321](https://secure.gravatar.com/avatar/31b993fbdbdfe93da16bdd489b6a6777?&r=pg&s=100&d=https%3A%2F%2Fvanillicon.com%2F31b993fbdbdfe93da16bdd489b6a6777_100.png)
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.