CXTPTabClientWnd using groups, Titlebar problem |
Post Reply |
Author | |
Alex G.
Groupie Joined: 22 December 2004 Location: Germany Status: Offline Points: 74 |
Post Options
Thanks(0)
Posted: 17 February 2011 at 8:51am |
Hello,
I'm trying to use the CXTPTabClientWnd with groups enabled.
BOOL Attach(CXTPMDIFrameWnd* pParentFrame, BOOL bEnableGroups = TRUE );
But when I open one or more CMDIChildWnd's, I can see their titlebar ( attached picture ).
What can be wrong here ?
Thanks in advance,
Alex
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Don't enable Office2007 frame to it.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Alex G.
Groupie Joined: 22 December 2004 Location: Germany Status: Offline Points: 74 |
Post Options
Thanks(0)
|
Thank you !
Commenting out this line in the child frame window did the job. EnableOffice2007Frame( this, ((CXTPMDIFrameWnd*)GetParentFrame())->GetCommandBars()->GetPaintManager() ); |
|
trunkmonkey
Newbie Joined: 18 February 2009 Status: Offline Points: 6 |
Post Options
Thanks(0)
|
I'm getting the same behavior (title bar visible when the mdi child is maximized), but I'm never making a call like EnableOffice2007Frame(). Oleg, can you tell me exactly what causes it to end up like that?
Stephen |
|
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 |