.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

how to open more than one wpf window at the same time in Inventor

1 REPLY 1
SOLVED
Reply
Message 1 of 2
Anonymous
369 Views, 1 Reply

how to open more than one wpf window at the same time in Inventor

I am not able to open a new window if a window is opened in Inventor.

The scenario is when we open a wpf window in Inventor and if we  minimize that window and want to open other window then the background window of Inventor get freezes and we are not able to access other window options in Inventor.

 

So I want to work on background window even if a window is opened in Inventor.

 

Here I attached the code snippet of showing window.code for display window in inventorcode for display window in inventor

1 REPLY 1
Message 2 of 2
_gile
in reply to: Anonymous

Hi,

 

This is precisely the behavior of a modal dialog box (and typically, modal dialog boxes do not have maximize and minimize buttons).

Window.ShowDialog() opens the window as modal. If you want to be able to open more than one dialog box at the same time, you should show them as modeless with the Window.Show() method.

Readr this topic for more informations about WPF dialog boxes.



Gilles Chanteau
Programmation AutoCAD LISP/.NET
GileCAD
GitHub

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk DevCon in Munich May 28-29th


Autodesk Design & Make Report

”Boost