Hello all,
Ihave the following problem:
I start an addon developed by us, work with it, and when showing one form, it seems like ui api has been disconnected. I suppose this because when pressing buttons, changing tabs in the form they dont work. Besides, the addon seems to "die"!
When this happen we pause the application and the code is always in this line:
System.Windows.Forms.Application.Run()
The form is a user UDO form. (but we have more user UDO forms in the addon and they are working OK)
Do you know what could be the reasons for the UI API to be disconnected? I have really checked the code and looks like OK. Dont know what it could be happenning...
This is really odd, isnt it?
Thank you very much in advance for your help or ideas!!!
Vanessa