![]() |
BUG for CustomTheme? |
Post Reply
|
| Author | |
sion
Newbie
Joined: 19 March 2006 Status: Offline Points: 4 |
Post Options
Thanks(0)
Quote Reply
Topic: BUG for CustomTheme?Posted: 19 March 2006 at 10:53pm |
|
There is a question(maybe a BUG) on the sample of Xtreme ToolkitPro:GUI_MsMoney int CMainFrame::OnCreate(LPCREATESTRUCT lpCreateStruct) { ... CXTPPaintManager::SetCustomTheme(new CMsMoneyTheme(RGB(140, 163, 196), RGB(91, 125, 173), RGB(122, 149, 187), RGB(74, 111, 165))); ... } It used "new" but there is never "delete" to be used,the memory leaks maybe happen,or any reason£¿ |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 20 March 2006 at 9:42am |
|
Hello, CXTPPaintManager deletes memory on application exit. |
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
sion
Newbie
Joined: 19 March 2006 Status: Offline Points: 4 |
Post Options
Thanks(0)
Quote Reply
Posted: 20 March 2006 at 9:54am |
Nice work! |
|
![]() |
|
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 |