Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - CXTPTabClientWnd problems
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTPTabClientWnd problems

 Post Reply Post Reply
Author
Message
andre View Drop Down
Groupie
Groupie


Joined: 09 March 2005
Status: Offline
Points: 27
Post Options Post Options   Thanks (0) Thanks(0)   Quote andre Quote  Post ReplyReply Direct Link To This Post Topic: CXTPTabClientWnd problems
    Posted: 06 June 2005 at 1:53pm

Hi,

I have two problems with CXTPTabClientWnd.

This two problems only happen when groups are enabled, ie, Attach( this, TRUE ), and when only one CMDIChildWnd is open.

 The first problem is a black line that appears on the right and bottom of the CMDIChildWnd, this black line disapears after I maximized the window, but now that everything seems to be alright I have a second problem, after my first maximize the tab disapears. Please see attach.

Thank You

André

Back to Top
andre View Drop Down
Groupie
Groupie


Joined: 09 March 2005
Status: Offline
Points: 27
Post Options Post Options   Thanks (0) Thanks(0)   Quote andre Quote  Post ReplyReply Direct Link To This Post Posted: 06 June 2005 at 1:58pm

2005-06-06_135812_problem.zip 

 

the attach....

Back to Top
Oleg View Drop Down
Senior Member
Senior Member


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: 08 June 2005 at 11:22pm

with tab grouping you can't use maximized child frames. Check if you have no code like

CMDIChildWnd::ActivateFrame(SW_MAXIMIZE);

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
andre View Drop Down
Groupie
Groupie


Joined: 09 March 2005
Status: Offline
Points: 27
Post Options Post Options   Thanks (0) Thanks(0)   Quote andre Quote  Post ReplyReply Direct Link To This Post Posted: 14 June 2005 at 1:29pm

Thanks, that's it!

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.063 seconds.