Losing docking window

Docking/MDI for WPF Forum

Posted 12 years ago by Jonathan Reis
Version: 11.2.0551
Avatar
Hello,

I have nested docksites, and I'm having an issue during a specific dock operation:

What works:
Float child toolwindow, then float parent. Docking works as expected when docking the parent and child, in any order.

What doesn't:
Float parent, float child, dock parent. The child toolwindow disappears.

Is this expected behaviour?

Thanks

Comments (1)

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

The rafting windows for a DockSite will be hidden when the associated DockSite is not visible (i.e. IsVisible == false). If this isn't what you are seeing please put together a small sample project that reproduces your issue and email it over then we can take a closer look. Be sure to remove any executables or change the extension of the zip file to ensure it gets past our email filters.


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.