Print Page | Close Window

Group tabed views

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=12176
Printed Date: 14 September 2025 at 5:48pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Group tabed views
Posted By: tiulian
Subject: Group tabed views
Date Posted: 17 September 2008 at 8:53am
Hello

I’m new around here and I don’t know exactly where to post this so I hope I got it OK

 
I am using https://store.codejock.com/acb/stores/1/download.asp?SID=1&OrderFile_ID=13107 - Xtreme Toolkit Pro v12.0.2  with Visual Studio 2008.
Right now i want to create a new MDI Tabbed interface application and i have the next problem:
I created a Toolkit Pro Application, MDI project with MDI tabbed interface in the new project wizard.
Then i wanted the application to group the tabbed views because it does not automatically (standard generated code: VERIFY(m_MTIClientWnd.Attach(this));).  
I changed the generated statement into VERIFY(m_MTIClientWnd.Attach(this, TRUE)); but then when i want to open a new window I get a Debug Assertion Failed in XTPTabClientWnd.cpp function AddItem on line 1398 "ASSERT((pChildWnd->GetStyle() & WS_MAXIMIZE) == 0);"
 
Can anyone help me ?



Replies:
Posted By: Oleg
Date Posted: 18 September 2008 at 1:38am
Hello,
 
Open CChildFrame implementation and comment code block with WS_MAXIMIZE.


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


Posted By: tiulian
Date Posted: 18 September 2008 at 3:06am
thanks



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