Create a modeless window

Docking/MDI for WPF Forum

Posted 12 years ago by Sebastian - DeltaBlaze
Version: 11.2.0551
Avatar

Hey everyone,

I recently download a trial to see if this API has everything that I need and so far I am impressed. I got the window docking working relatively fast, but there is one thing that I seem to be having an issue on. It seems that this API has no modal/modeless support. I do have a few windows, (about, settings, etc.) that I would like to add without any docking properties to it. Is there a way to do this or are all windows dockable by nature?

 

Sebastian

Comments (1)

Answer - Posted 12 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Sebastian,

Thank you for evaluating our products.  Our docking windows are similar to Visual Studio's and other common IDE applications.  The docking windows themselves are designed to only be modeless. 

You can of course open any normal WPF Window as needed and show it modally though.  That is what apps like Visual Studio do for things like About windows, which should be modal.


Actipro Software Support

The latest build of this product (v24.1.1) was released 1 month ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.