Print Page | Close Window

CXTPTabClientWnd using groups, Titlebar problem

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Skin Framework
Forum Description: Topics Related to Codejock Skin Framework
URL: http://forum.codejock.com/forum_posts.asp?TID=17905
Printed Date: 16 June 2024 at 7:52am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: CXTPTabClientWnd using groups, Titlebar problem
Posted By: Alex G.
Subject: CXTPTabClientWnd using groups, Titlebar problem
Date 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
 



Replies:
Posted By: Oleg
Date Posted: 18 February 2011 at 7:34am
Don't enable Office2007 frame to it.

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


Posted By: Alex G.
Date Posted: 18 February 2011 at 9:13am
Thank you !

Commenting out this line in the child frame window did the job.

EnableOffice2007Frame( this, ((CXTPMDIFrameWnd*)GetParentFrame())->GetCommandBars()->GetPaintManager() );



Posted By: trunkmonkey
Date Posted: 13 September 2011 at 11:07am
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



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