TaskPanel: trouble with CXTPTaskPanelPaintManager |
Post Reply |
Author | |
debugx
Groupie Joined: 23 June 2008 Location: Andorra Status: Offline Points: 28 |
Post Options
Thanks(0)
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
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |