Print Page | Close Window

show dockable tab with only one pane?

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=939
Printed Date: 11 November 2025 at 1:38pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: show dockable tab with only one pane?
Posted By: escher
Subject: show dockable tab with only one pane?
Date Posted: 14 July 2004 at 1:52pm
i'm using dockable windows and they work fine except for that when i only have one dockable pane/window it doesn't show the tab at the bottom. when two or more panes show up, then the tab bar shows up as well. is there a way to force the tab bar to appear even when there is only one dockable pane?

i'm using:

CXTPDockingPaneManager
and
CXTPTabClientWnd




Replies:
Posted By: BruceW
Date Posted: 24 October 2006 at 12:12pm
Hi,

Did you find the answer to ths problem.  I have the same issue.

Thanks,

Bruce.


Posted By: Oleg
Date Posted: 24 October 2006 at 3:47pm
Hi,
Try
 
dp.GetPaintManager()->m_bDrawSingleTab = TRUE;


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: BruceW
Date Posted: 26 October 2006 at 6:23am
Worked.  Thanks.

Another small question if I may.  I am trying to get the selected tab displayed with a bold font.  From one of the examples, I have tried

m_dockManager.GetPaintManager()->GetTabPaintManager()->m_bBoldSelected  = TRUE;

but it does not may any difference.

Thanks,

Bruce.


Posted By: BruceW
Date Posted: 26 October 2006 at 6:36am
My mistake.  Appears to be working now.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net