Print Page | Close Window

TaskPanel: trouble with CXTPTaskPanelPaintManager

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=11485
Printed Date: 18 April 2024 at 7:41am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: TaskPanel: trouble with CXTPTaskPanelPaintManager
Posted By: debugx
Subject: TaskPanel: trouble with CXTPTaskPanelPaintManager
Date Posted: 18 July 2008 at 7:03am
Hello All,

I have created a class derived from CXTPTaskPanelPaintManager. Then I created two TaskPanel control on my form and set my custom paint manager to these task panels:
taskPanel1.SetCustomTheme(m_taskPanelPaintManager);
taskPanel2.SetCustomTheme(m_taskPanelPaintManager);

My application work correctly. But on the exit it falls down in the destructor but there is no any my code in destructo. Following exception is appeared:
Unhandled exception at 0x010096e8 in MyApp.exe: 0xC0000005: Access violation reading location 0xfeeefeee.

Please advice me how can I resolve this trouble? Maybe I need anyhow release memory for some controls?


-------------
"Один законник с портфелем в рукаm



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