Print Page | Close Window

XTThemeManager Assert

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=6969
Printed Date: 25 April 2024 at 1:51pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: XTThemeManager Assert
Posted By: Kenneth
Subject: XTThemeManager Assert
Date Posted: 24 April 2007 at 6:46pm
On line 318 of the XTThemeManager.cpp, there is the following:
 
 ASSERT(m_factoryList.m_pHead == 0);
 
 
which asserts when in debug mode.  I did a global search of all files in the codejock source and do not see any place where m_factoryList.m_pHead is set to a value. 
 
Is this an error?
 
This is in the 1042 version of the toolkitpro.



Replies:
Posted By: Oleg
Date Posted: 25 April 2007 at 12:57am
Hello,
 
This assert shows that you haven't deleted some control with theme. check what value has m_factoryList.m_pHead.


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



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