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
975
XamDockManager loading content in floating panes
posted

Hello,

We are using the XamDockManager to display screens, and we are running into an issue with initial loading/rendering of the panes.  For example, we have some content that takes a few seconds to load/render, and when we display this content in a floating pane using the XamDockManager the floating window initially becomes visible displaying no content (because the content is still rendering). After a few moments the content loads and becomes visible. This initial blank screen doesn't look good, we would like the window to not appear until the content has loaded.

Why does the floating window become visible before the content is rendered? In the XamDockManager code is the window being displayed before the content is assigned? We are currently using version 2013.1. 

Any help would be appreciated.

-Chris