Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
210
XamDockManager Error
posted

Hi,

I'm using XamDockManager to show/hide several windows. I received an error when hiding a window but only in a particular sequence. I attached a simplified sample to show the problem. The sequence to replicate the error is as following:

1. After application starts, click "Hide" button, this should hide window "Hidable Panel".

2. click Application tab on top, this should hide "First Panel" and display "Second panel"

3. click "Show" button, this will show "Hidable Panel" but it's not visible because it is behind "Second Panel".

4. Drag "Second Panel" away to expose "Hidable panel" and dock it side by side with "Second Panel"

5. Click "Hide" button, an error is generated

I need to first solve the error, then need to know at step 3, how to dock "Hidable Panel" side by side with "Second Panel"

Your help is greatly appreciated.

testIGSDockManager.zip
Parents Reply Children