WindowState is wrong when float window docked to other floating window.

Docking/MDI for WPF Forum

Posted 9 years ago by Roger
Version: 13.2.0592
Platform: .NET 4.0
Environment: Windows 8 (64-bit)
Avatar

1. Float ToolWindow

2. Float another ToolWindow

3. Dock 1st floating ToolWindow to 2nd floating ToolWindow

<Result>

Subscribe WindowStateChanged event and it shows DockState is from Docked to Float

<Expected result>

DockState is from Float to Docked

13.1.582.0 did work fine(Expected result) But 13.2.592.0 did not work.

So I can not get the float and docked state.

Will it fix in next release?

Is there are workaround for avoiding this problem?

Comments (1)

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

Hi Roger,

In that case, technically both tool windows are still floating after step 3 even though they are attached to each other.  I believe the newer behavior is correct and it was a bug that was fixed in a recent version.  Docked state is intended to only be when they are within their main DockSite.


Actipro Software Support

The latest build of this product (v22.1.4) was released 4 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.