Toolwindow does not remember is Floating state

Docking/MDI for WPF Forum

Posted 11 years ago by Boulay Sylvain - Staubli
Version: 12.2.0571
Avatar

Hi,

I work with MVVM Toolwindows.

When I open a toolwindow, put it in floating state, close it and reopen it, the toolwindow returns to the docking state.

I try to remove the "DefaultDockGroup" property from the TooWindowInitializer but nothing changed.

What is the trick ?

Thanks

Sylvain

Comments (2)

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

Hi Sylvain,

It sounds like you are removing the tool window item from the DockSite in that scenario?  If so, you will lose layout info.  If you close the ToolWindow but keep it in the DockSite's ToolItemsSource then it will still contain the layout info the next time it's opened again.


Actipro Software Support

Posted 11 years ago by Boulay Sylvain - Staubli
Avatar

No we don't make any Remove from the dockSite. See ticket number 0C6-1858B642-0303 where I explain thru a little example.

Sylvain

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

Add Comment

Please log in to a validated account to post comments.