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

weird behaviour with hiding panes

 Post Reply Post Reply
Author
Message
adrien View Drop Down
Senior Member
Senior Member


Joined: 30 April 2007
Location: New Zealand
Status: Offline
Points: 449
Post Options Post Options   Thanks (0) Thanks(0)   Quote adrien Quote  Post ReplyReply Direct Link To This Post Topic: weird behaviour with hiding panes
    Posted: 27 February 2008 at 8:47am
I'm having some weird behaviour.
 
I have 2 panes.  when I dock one over the other, and hit the pin button, both panes are hidden, and only one tab shows in the side of the window.  When you hover over the space where the other tab should be, you see it, but it has no text label until you click on it.
 
e.g.
 
 
 
goes to:
 
 
Until you hover, you have no idea there is a pane there, and even then you don't get the name of it unless you hover for a couple of seconds, then it selects that pane.
 
 
If you have the 2 panes side-by-side and hit the pin button on one, you still see the other, and can hit its pin button as well.  Then you see both tabs for the hidden panes on the side of the window.
 
e.g.
 
 
 
becomes
 
 
 
 
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 27 February 2008 at 11:09am
Him

Call .GetPaintManager()->GetPanelPaintManager()->SetLayout(xtpTabLayoutAutoSize);
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
adrien View Drop Down
Senior Member
Senior Member


Joined: 30 April 2007
Location: New Zealand
Status: Offline
Points: 449
Post Options Post Options   Thanks (0) Thanks(0)   Quote adrien Quote  Post ReplyReply Direct Link To This Post Posted: 27 February 2008 at 7:09pm
that fixed it!
 
thanks!
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.