Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Skin Framework
  New Posts New Posts RSS Feed - CXTPTabClientWnd using groups, Titlebar problem
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTPTabClientWnd using groups, Titlebar problem

 Post Reply Post Reply
Author
Message
Alex G. View Drop Down
Groupie
Groupie


Joined: 22 December 2004
Location: Germany
Status: Offline
Points: 74
Post Options Post Options   Thanks (0) Thanks(0)   Quote Alex G. Quote  Post ReplyReply Direct Link To This Post Topic: CXTPTabClientWnd using groups, Titlebar problem
    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
 
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 18 February 2011 at 7:34am
Don't enable Office2007 frame to it.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
Alex G. View Drop Down
Groupie
Groupie


Joined: 22 December 2004
Location: Germany
Status: Offline
Points: 74
Post Options Post Options   Thanks (0) Thanks(0)   Quote Alex G. Quote  Post ReplyReply Direct Link To This Post 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() );

Back to Top
trunkmonkey View Drop Down
Newbie
Newbie


Joined: 18 February 2009
Status: Offline
Points: 6
Post Options Post Options   Thanks (0) Thanks(0)   Quote trunkmonkey Quote  Post ReplyReply Direct Link To This Post 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
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.172 seconds.