Forums

Full Version: Script to hide tooltip after some seconds
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
sdk.getWidget("timeline1").m_autotooltiphide = true;
sdk.getWidget("timeline1").m_tooltiphidetimeout = 10000;



Here it will hide after 10 secods