<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Leaks with Panes ???</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Leaks with Panes ???]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 28 Apr 2026 17:06:37 +0000</pubDate>
  <lastBuildDate>Thu, 20 Jan 2005 10:37:37 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=1661</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Leaks with Panes ??? : Your code is right.  it is .NET....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1661&amp;PID=4795&amp;title=leaks-with-panes#4795</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 1661<br /><strong>Posted:</strong> 20 January 2005 at 10:37am<br /><br /><P>Your code is right. </P><P><strong>it is .NET. </strong></P><P>Nobody know when .NET core free memory. Don't worry about it.</P><P>try to manually free garbage collection:</P><P><FONT size=2>GC.Collect()</P><P>GC.WaitForPendingFinalizers()</P></FONT><P>&nbsp;</P>]]>
   </description>
   <pubDate>Thu, 20 Jan 2005 10:37:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1661&amp;PID=4795&amp;title=leaks-with-panes#4795</guid>
  </item> 
  <item>
   <title><![CDATA[Leaks with Panes ??? : I&amp;#039;m testing out the docking...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1661&amp;PID=4708&amp;title=leaks-with-panes#4708</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=936">assassin316</a><br /><strong>Subject:</strong> 1661<br /><strong>Posted:</strong> 12 January 2005 at 8:28am<br /><br /><P><FONT size=3>I'm testing out the docking with the docking panes in <strong>VB.NET</strong>, and i'm doing very simple behavior. I simply create panes over and over (about 30), then I simply click on the 'X' of each pane to close&nbsp;all the&nbsp;panes. And of course I have the following code to destroy the pane:<BR></FONT><FONT color=#ff00ff></P><P></FONT><FONT color=#0000ff><FONT face="Courier New, Courier, mono" size=3>Private</FONT><FONT face="Courier New, Courier, mono" size=2> Sub DockManager_Action(ByVal sender As Object, ByVal e As AxXtremeDockingPane._DDockingPaneEvents_ActionEvent) Handles DockManager.Action</FONT></FONT></P><P><FONT face="Courier New, Courier, mono" color=#0000ff size=2>&nbsp;&nbsp; If sActions(e.action) = "PaneActionClosed" Then<BR></FONT><FONT face="Courier New, Courier, mono" color=#0000ff size=2>&nbsp;&nbsp;&nbsp;&nbsp; DockManager.DestroyPane(e.pane)<BR></FONT><FONT face="Courier New, Courier, mono" color=#0000ff size=2>&nbsp;&nbsp; End If<BR></FONT><FONT face="Courier New, Courier, mono" size=2><BR></FONT><FONT face="Courier New, Courier, mono"><FONT size=2><FONT size=1><FONT size=2><FONT face="Courier New, Courier, mono" color=#0000ff>End Sub</FONT></FONT></FONT></FONT></FONT></P><P><FONT color=#000000><FONT face="Courier New, Courier, mono"><FONT size=2><FONT size=1><FONT color=#000000><FONT size=2><FONT face="Courier New, Courier, mono"><FONT color=#000000><FONT color=#ff00ff size=3></FONT></FONT></FONT></FONT></FONT></FONT></FONT></FONT></FONT>&nbsp;</P><P><FONT color=#000000><FONT face="Courier New, Courier, mono"><FONT size=2><FONT size=1><FONT color=#000000><FONT size=2><FONT face="Courier New, Courier, mono"><FONT color=#000000><FONT color=#ff00ff><FONT color=#000000 size=3>Before continuing, sActions in the above code is simple and array of strings in case anyone is wondering. Now here's the problem, the memory <strong>NEVER</strong> goes down, keeps on rising on this very simple test. Do these controls leak ??? Am i doing something wrong ???</FONT></P></FONT></FONT></FONT></FONT></FONT></FONT></FONT></FONT></FONT><span style="font-size:10px"><br /><br />Edited by assassin316</span>]]>
   </description>
   <pubDate>Wed, 12 Jan 2005 08:28:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1661&amp;PID=4708&amp;title=leaks-with-panes#4708</guid>
  </item> 
 </channel>
</rss>