Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Tab caption not visible on auto hide
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Tab caption not visible on auto hide

 Post Reply Post Reply
Author
Message
samjai View Drop Down
Newbie
Newbie


Joined: 08 March 2010
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote samjai Quote  Post ReplyReply Direct Link To This Post Topic: Tab caption not visible on auto hide
    Posted: 08 March 2010 at 12:32pm
Hi,
Whenever the docking panes group is auto hidden in my application, it only shows caption for active pane. All tab captions for other panes in same group do not stay visible. They are only visible if I mouse-over them or make them active.
I am following the User Guide topic "How to Add a Docking Pane to Your Application" instructions to add docking panes to my application.
I also tried using SetTitle and SetTabCaption after creating CXTPDockingPane but still it doesn't display tab captions for auto-hidden docking panes.
What can i do to resolve this problem?
Thanks.
Product: Xtreme Toolkit Pro version 13.3.1
Platform: Windows 7
Language : Visual C++ 2008
Back to Top
samjai View Drop Down
Newbie
Newbie


Joined: 08 March 2010
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote samjai Quote  Post ReplyReply Direct Link To This Post Posted: 01 April 2010 at 5:28pm
This fixes my problem, quoted from CodeJock support:

"Just change the layout setting:

DockingPaneManager.PanelPaintManager.Layout = xtpTabLayoutSizeToFit
"
Product: Xtreme Toolkit Pro version 13.3.1
Platform: Windows 7
Language : Visual C++ 2008
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.047 seconds.