Tooltips in DazScript

shoei321shoei321 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

  • JimmyC_2009JimmyC_2009 Posts: 8,891
    edited December 1969

    I know nothing about scripting, but ins DS4, you need to switch tool tips on in Preferences as shown below.

    Untitled-1.jpg
    496 x 542 - 101K
Sign In or Register to comment.