Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! 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.
