Memory Management |
Post Reply |
Author | |
szizza
Newbie Joined: 07 December 2007 Status: Offline Points: 7 |
Post Options
Thanks(0)
Posted: 10 April 2008 at 10:36pm |
This is a simple question and I think I know the answer based on a quick view of the source. It looks like the panes and the associated memory allocated created by the pane manager via a call to CreatePane are freed by CXTPDockingPaneLayout. Is this correct?
Thanks
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Yes CreatePane creates Panes and Containers for Panes. associated memmory can be created anywhere.
CXTPDockingPaneLayout call pPane->DeletePane() when pane have to be destroyed.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
szizza
Newbie Joined: 07 December 2007 Status: Offline Points: 7 |
Post Options
Thanks(0)
|
Thanks.
|
|
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 |