Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Does anyone know how to disable the windows that pop up when doing some actions like saving and uploading? These notifications pop up at the bottom right corner of the cad tool.
Solved! Go to Solution.
From Help Docs:
message.slider.timeout
|
Controls the duration that a pop-up message window stays on the screen.
|
• 10 (default)
• 0 (disables slider window)
Enter a numeric value in seconds.
|
this should be in the wgmclient.ini file.
From Help Docs:
message.slider.timeout
|
Controls the duration that a pop-up message window stays on the screen.
|
• 10 (default)
• 0 (disables slider window)
Enter a numeric value in seconds.
|
this should be in the wgmclient.ini file.