![]() |
show dockable tab with only one pane? |
Post Reply
|
| Author | |
escher
Newbie
Joined: 14 July 2004 Status: Offline Points: 1 |
Post Options
Thanks(0)
Quote Reply
Topic: show dockable tab with only one pane?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 |
|
![]() |
|
BruceW
Newbie
Joined: 05 April 2006 Location: United Kingdom Status: Offline Points: 21 |
Post Options
Thanks(0)
Quote Reply
Posted: 24 October 2006 at 12:12pm |
|
Hi,
Did you find the answer to ths problem. I have the same issue. Thanks, Bruce. |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 24 October 2006 at 3:47pm |
|
Hi,
Try
dp.GetPaintManager()->m_bDrawSingleTab = TRUE;
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
BruceW
Newbie
Joined: 05 April 2006 Location: United Kingdom Status: Offline Points: 21 |
Post Options
Thanks(0)
Quote Reply
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. |
|
![]() |
|
BruceW
Newbie
Joined: 05 April 2006 Location: United Kingdom Status: Offline Points: 21 |
Post Options
Thanks(0)
Quote Reply
Posted: 26 October 2006 at 6:36am |
|
My mistake. Appears to be working now.
|
|
![]() |
|
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 |