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
525
Reshowing SplitPane in DockManager
posted

I think that i'm missing something obvious for this one.  Attached is a sample application in which I show/hide a pane.

The SplitPane's Visibility is changed to Collapsed when the panes are cleared.  I can't manage to get it shown again when adding it back to the dockmanager.

I'm using 2009.2, I'm pretty sure this was working with 2009.1 as this bug seemed to appear when we upgraded versions.

Thanks,

Jamie

PaneTest.zip
Parents
  • 525
    posted

    The SplitPane Visibility state is being changed when it is removed from the Pane (this makes sense).  I'm not sure why I can not set the SplitPane back to visible.

    I'm hoping for a work around to what i did in the sample... we need to cache the SplitPanes like I did quickly in the sample.

    Thanks,


    Jamie

Reply Children