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
1590
Fixed document pane
posted

Hi,

I created a dock manager to which users can add panes when they press some buttons. These panes are floating by default, but the user may choose to dock them or add them to the center area, which is tabbed. When the application is started up, one pane is (by default) added to the tabbed area (to the documentContentHost). This pane should always be on the left in the list of tabs. That is, it should always be the first one.

Is there any way to "lock" that specific pane into its place in the list of tabs? Also, when a pane is added to the tabbed area, it is always added on the left; it is possible to add them to the right?

Kind regards,

Stefan