MyDocksite.ActiveWindow has an incorrect value

Docking/MDI for WPF Forum

Posted 13 years ago by Arthur Damen
Version: 10.2.0532
Platform: .NET 4.0
Environment: Windows 7 (64-bit)
Avatar
Hi,

I have the following problem in my application:
1. I create a docksite window.
2. I create a second docksite window.
3. I click on the second window.
4. I move the second window to a new horizontal tabgroup.
(MyDockSite.ActiveWindow.MoveToNewHorizontalContainer)
5. I click on the first window again.
6. I click directly on the [x] sign of the second window to close it.

Afterwards if I check the MyDockSite.ActiveWindow value, I can see on the .ToString value that it still refers to the second window which no longer exists.

(I am using version 10.2.532)

Comments (1)

Posted 13 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Arthur,

I believe that is has been addressed since 10.2.532, which is almost a year old :) Please try to verify that the bug is present in our latest version, as I was unable to reproduce that behavior.


Actipro Software Support

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.