In Rhino 7 our application (JewelBeetle) was able to interact with both the Viewports and a Command Dialog such as Sweep 2 Rail Options dialog. While the command is running, the dialog although appears modal, still allowed you to interact with the Viewport.
In Rhino 8 we just get the windows error sound, as if the viewports are from another application, and so you cannot interact with them, while the dialog box is open. This breaks a lot of commands that use Rhino Dialogs while running.
I hope someone has an idea on this issue, I’ve been working for two days for a solution and so far I’ve had no luck.
Background: We REPARENT the Rhino Window inside of our WPF Window. This is necessary for completeness of our custom UI. If I remove the Reparent logic, and allow Rhino to remain a free floating separate window, the issue doesn’t happen.
I’m just hoping there is a simple obvious solution from someone. Any thoughts on this @stevebaer @dale @Trav @menno ?
Here is a quick visual of Rhino 8 on the left, and Rhino 7 on the right: