<?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 : MDI Form min and close button action interchanged</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : MDI Form min and close button action interchanged]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Apr 2026 00:52:10 +0000</pubDate>
  <lastBuildDate>Thu, 15 Dec 2011 12:14:12 +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=19213</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[MDI Form min and close button action interchanged : Tried with the default XP skin...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19213&amp;PID=67201&amp;title=mdi-form-min-and-close-button-action-interchanged#67201</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4314">satyakvv</a><br /><strong>Subject:</strong> 19213<br /><strong>Posted:</strong> 15 December 2011 at 12:14pm<br /><br />Tried with the default XP skin as well as some new Vista/Win 7 skins.. all have the same behavior.<div>It is very odd that the Minimize button behaves like Close vice versa.. that too only in this scenario where a non-mdi child form in an MDI app causes this issue..&nbsp;</div><div><br></div><div>Hope to get some reply from Oleg...</div>]]>
   </description>
   <pubDate>Thu, 15 Dec 2011 12:14:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19213&amp;PID=67201&amp;title=mdi-form-min-and-close-button-action-interchanged#67201</guid>
  </item> 
  <item>
   <title><![CDATA[MDI Form min and close button action interchanged : Have you tried using different...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19213&amp;PID=67188&amp;title=mdi-form-min-and-close-button-action-interchanged#67188</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6226">Willowmaster</a><br /><strong>Subject:</strong> 19213<br /><strong>Posted:</strong> 15 December 2011 at 9:44am<br /><br />Have you tried using different skins? Does that solve the problem? I'm not sure if it's possible to be a skin problem&nbsp;instead of&nbsp;a control problem.]]>
   </description>
   <pubDate>Thu, 15 Dec 2011 09:44:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19213&amp;PID=67188&amp;title=mdi-form-min-and-close-button-action-interchanged#67188</guid>
  </item> 
  <item>
   <title><![CDATA[MDI Form min and close button action interchanged : The behavior is not as expected...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19213&amp;PID=67179&amp;title=mdi-form-min-and-close-button-action-interchanged#67179</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4314">satyakvv</a><br /><strong>Subject:</strong> 19213<br /><strong>Posted:</strong> 15 December 2011 at 4:15am<br /><br />The behavior is not as expected for a normal windows application. You can check the same without calling LoadSkin. Now, the form gets minimized properly instead of getting closed. This looks like a bug with the SkinFramework control.]]>
   </description>
   <pubDate>Thu, 15 Dec 2011 04:15:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19213&amp;PID=67179&amp;title=mdi-form-min-and-close-button-action-interchanged#67179</guid>
  </item> 
  <item>
   <title><![CDATA[MDI Form min and close button action interchanged : If you first activate the MDI...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19213&amp;PID=67173&amp;title=mdi-form-min-and-close-button-action-interchanged#67173</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6226">Willowmaster</a><br /><strong>Subject:</strong> 19213<br /><strong>Posted:</strong> 14 December 2011 at 9:21am<br /><br />If you first activate the MDI form and then minimize it, it won't close. <DIV></DIV><DIV></DIV>If you replace the MDIForm1.Launchme line in Form1 to Form2.Show it minimizes the modeles form instead of the MDI form. It sends the minimize event to the active form. Even if the button has been clicked on a different form.]]>
   </description>
   <pubDate>Wed, 14 Dec 2011 09:21:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19213&amp;PID=67173&amp;title=mdi-form-min-and-close-button-action-interchanged#67173</guid>
  </item> 
  <item>
   <title><![CDATA[MDI Form min and close button action interchanged : Yes  I am also facing same problem  Please...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19213&amp;PID=67171&amp;title=mdi-form-min-and-close-button-action-interchanged#67171</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4595">snayaks</a><br /><strong>Subject:</strong> 19213<br /><strong>Posted:</strong> 14 December 2011 at 7:32am<br /><br />Yes<br /><br />I am also facing same problem<br /><br />Please find attached VB6 stub from following link<br /><br />https://support.codejock.com/Attachments/20111214-062626_VB6SkinIssue.zip<br /><br /><br />1. Run Project1.exe<br />2. Click "create MDI child" button<br />3. click "Create Modeless Window" button<br />4. Now Minimize the MDI window.<br /><br />Issue : Instead of minimizing, the MDI is getting closed.<br /><br />Note : Repeat the steps in the same order.<br /><a href="%20" target="_blank"></a><a href="%20" target="_blank"></a><a href="%20" target="_blank"></a><a href="%20" target="_blank"></a><a href="%20" target="_blank"></a><a href="%20" target="_blank"></a><a href="%20" target="_blank"></a>]]>
   </description>
   <pubDate>Wed, 14 Dec 2011 07:32:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19213&amp;PID=67171&amp;title=mdi-form-min-and-close-button-action-interchanged#67171</guid>
  </item> 
  <item>
   <title><![CDATA[MDI Form min and close button action interchanged : I have an MDI form and a modeless...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19213&amp;PID=66895&amp;title=mdi-form-min-and-close-button-action-interchanged#66895</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4314">satyakvv</a><br /><strong>Subject:</strong> 19213<br /><strong>Posted:</strong> 22 November 2011 at 11:14am<br /><br />I have an MDI form and a modeless form is open. The modeless form has a web browser control and some text boxes. When the focus is in the web browser control , if I click the MDI minimize button, it is firing the 'close' action. And, if I click the close button, it is firing the minimize event. The problem does not occur when the modeless form is not active.&nbsp;<div><br></div><div>Using SkinFramework 15.1.3 in VB6.0 on Windows 7 (32/64 bit).</div><div><br></div><div>Has anyone faced a similar issue ?</div>]]>
   </description>
   <pubDate>Tue, 22 Nov 2011 11:14:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19213&amp;PID=66895&amp;title=mdi-form-min-and-close-button-action-interchanged#66895</guid>
  </item> 
 </channel>
</rss>