Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello to everyone!
I created new window with various controls (using Qt) for my Addin, because `CommandInputs` just not enough 😞
When user clicks on button from toolbar - window is appear. It runs in different thread, so user can keep working with Fusion while that window is open. But Fusion crashes when user tries to interact with Fusion controls while my Addin creates geometry.
So my question: Is it possible to forbid user to click any buttons in Fusion? (freeze UI somehow?)
Regards,
Pavel
Solved! Go to Solution.