Manage Multiple Instances of the window when there is already one running #62
Unanswered
youssefadel3210
asked this question in
Q&A
Replies: 1 comment
-
Hi @youssefadel3210 , this is good question and I believe that it included in the code of Revit Addin Manager, you can reference to source code as well |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I start my application or revit addin in general using wpf an issue occurs which is when I run it again with the first window active, another starts, How Do I prevent that from happening, I tried mutex but it runs for the first time and never run again even if it's closed
Beta Was this translation helpful? Give feedback.
All reactions