Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Docking Pane
  New Posts New Posts RSS Feed - Pinning restricted panes
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Pinning restricted panes

 Post Reply Post Reply
Author
Message
mgampi View Drop Down
Senior Member
Senior Member
Avatar

Joined: 14 July 2003
Status: Offline
Points: 1198
Post Options Post Options   Thanks (0) Thanks(0)   Quote mgampi Quote  Post ReplyReply Direct Link To This Post Topic: Pinning restricted panes
    Posted: 15 November 2006 at 6:25am
Hi;
 
Using XT toolkit 10.3.0 I have a dockable pane that is restricted to the top and/or bottom edges of the main window.
After using the auto hide button, I'm no longer able to reset the auto hide functionality to the simple docked state, because when handling the 'docking' action the dockDirection member of the action structure always contains xtpPaneDockLeft.
 
What do I have to do to switch back from auto hide mode to simple docked mode and restrict docking to top and/or bottom?
 
Martin
Back to Top
mgampi View Drop Down
Senior Member
Senior Member
Avatar

Joined: 14 July 2003
Status: Offline
Points: 1198
Post Options Post Options   Thanks (0) Thanks(0)   Quote mgampi Quote  Post ReplyReply Direct Link To This Post Posted: 15 November 2006 at 6:37am

Hi;

I found the solution by myself. Just call IsHidden and allow processing of xtpPaneActionDocking also when dockDirection is xtpPanDockLeft!

 

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.