Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: sandeep bhat on December 27, 2013, 05:33:27 pm

Title: how to avoid server busy window in enterprise arch
Post by: sandeep bhat on December 27, 2013, 05:33:27 pm
I have created an addin(Extension) for enterprise architect. The addin basically popup's a dialog(using tkinter of python to show this popup) where i allow the user to select the directory path. now if the user takes more than say 3 seconds, there appears an server busy window, which the user has to click switch to to return to the previous control. Is there any way to avoid this or increase the server busy timeout in EA?.