<?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 : Tabbed MDI bug?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : Tabbed MDI bug?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 27 May 2026 13:29:56 +0000</pubDate>
  <lastBuildDate>Fri, 28 Jan 2005 05:56: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=1717</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[Tabbed MDI bug? : Hmm: I used a tabcontrol and...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1717&amp;PID=4874&amp;title=tabbed-mdi-bug#4874</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=935">TobiasWeltner</a><br /><strong>Subject:</strong> 1717<br /><strong>Posted:</strong> 28 January 2005 at 5:56am<br /><br /><P>Hmm:</P><P>I used a tabcontrol and assigned some forms to the tabs. </P><P>I wasn't aware that I was responsible to actually UNLOAD those forms when unloading the form that holds the tabcontrol. </P><P>Shouldn't that be done by the tabcontrol itself? At least this was the reason for the strangely lingering ghost windows. They were abandoned forms that used to be displayed on the tabs.</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Fri, 28 Jan 2005 05:56:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1717&amp;PID=4874&amp;title=tabbed-mdi-bug#4874</guid>
  </item> 
  <item>
   <title><![CDATA[Tabbed MDI bug? : must be something with my app......]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1717&amp;PID=4873&amp;title=tabbed-mdi-bug#4873</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=935">TobiasWeltner</a><br /><strong>Subject:</strong> 1717<br /><strong>Posted:</strong> 28 January 2005 at 5:48am<br /><br />must be something with my app... just checked with your visual studio example. This does not show the strange behavior. Never mind, I'll dig into it further...]]>
   </description>
   <pubDate>Fri, 28 Jan 2005 05:48:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1717&amp;PID=4873&amp;title=tabbed-mdi-bug#4873</guid>
  </item> 
  <item>
   <title><![CDATA[Tabbed MDI bug? : I created a visual studio like...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1717&amp;PID=4872&amp;title=tabbed-mdi-bug#4872</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=935">TobiasWeltner</a><br /><strong>Subject:</strong> 1717<br /><strong>Posted:</strong> 28 January 2005 at 5:45am<br /><br /><P>I created a visual studio like tabbed MDI app and discovered some strange behavior that might be a bug:</P><P>when I open a couple of MDI childs and then close some of them again, the VB forms collection still contains some "ghost" windows for each of them. This way, those strange windows grow and grow because they only seem to be discarded when the app closes.</P><P>Is that something I need to handle in code, or is it really the controls responsibility?</P><P>To reproduce do the following:</P><P>Create child MDI windows and assign a tag to each form, i.e. childform.tag=1.</P><P>Then close some of them again.</P><P>Then look for windows with the assigned tag:</P><P>for each form in forms</P><P>if form.tag=1 then c=c+1</P><P>next</P><P>debug.print c</P><P>In my case, c constantly grows. Can you reproduce this?</P><P>&nbsp;</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Fri, 28 Jan 2005 05:45:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1717&amp;PID=4872&amp;title=tabbed-mdi-bug#4872</guid>
  </item> 
 </channel>
</rss>