10.3 Docking Pane / Commandbar Issue |
Post Reply |
Author | |
LittleJK
Senior Member Joined: 13 April 2006 Status: Offline Points: 168 |
Post Options
Thanks(0)
Posted: 08 August 2006 at 9:26am |
Hi does anyone know how to get a docking pane to be flushed with a toolbar, which would automatically resize the toolbar when the Docking pane would be pinned or closed? Nothing resizes and the docking panes now disappear when pinned.
The trick prior to 10.3 was to bring either the Commandbar forward and send the Docking Pane to the back... or vice versa. Right now in all of the examples the Commandbars are brought forward and the Docking Panes are sent back... they all work fine, but once you pull the docking panes forward and send the commandbars back it doesn't behave properly.
Thanks
|
|
LittleJK
Senior Member Joined: 13 April 2006 Status: Offline Points: 168 |
Post Options
Thanks(0)
|
If Action = PaneActionPinned Then DockingPaneManager.RecalcLayout If Action = PaneActionDocked Then DockingPaneManager.RecalcLayout |
|
LittleJK
Senior Member Joined: 13 April 2006 Status: Offline Points: 168 |
Post Options
Thanks(0)
|
Seems like this works
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Is it problem to change order of CommandBars and DockingPanes? |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |