<?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 : Help ,about the sample of MDITabWindow</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Help ,about the sample of MDITabWindow]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 13 Jun 2026 03:18:40 +0000</pubDate>
  <lastBuildDate>Mon, 14 Aug 2006 08:58:41 +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=4771</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[Help ,about the sample of MDITabWindow : Hi,  Add CS_DBLCLKS style for...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4771&amp;PID=14856&amp;title=help-about-the-sample-of-mditabwindow#14856</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4771<br /><strong>Posted:</strong> 14 August 2006 at 8:58am<br /><br /><DIV>Hi,</DIV><DIV>&nbsp;</DIV><DIV>Add CS_DBLCLKS style for MDI Worksapce</DIV><DIV>&nbsp;::SetClassLong(hWnd, GCL_STYLE, ::GetClassLong(hWnd, GCL_STYLE) | CS_DBLCLKS);<BR></DIV>]]>
   </description>
   <pubDate>Mon, 14 Aug 2006 08:58:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4771&amp;PID=14856&amp;title=help-about-the-sample-of-mditabwindow#14856</guid>
  </item> 
  <item>
   <title><![CDATA[Help ,about the sample of MDITabWindow : I want to close a document by...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4771&amp;PID=14798&amp;title=help-about-the-sample-of-mditabwindow#14798</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2237">minico</a><br /><strong>Subject:</strong> 4771<br /><strong>Posted:</strong> 09 August 2006 at 7:13pm<br /><br /><DIV>I want to close a document by double click the tab;</DIV><DIV>&nbsp;</DIV><DIV>so&nbsp;I modify the function of&nbsp;&nbsp;CMainFrame::OnTabbarMouseMsg like this:</DIV><DIV>&nbsp;</DIV><DIV>LRESULT CMainFrame::OnTabbarMouseMsg(WPARAM wParam,LPARAM lParam)<BR>{<BR>&nbsp;if (<FONT color=#990000>wParam == WM_LBUTTONDBLCLK</FONT>)&nbsp;</DIV><DIV>&nbsp;{<BR>&nbsp;&nbsp;CPoint point = CPoint((DWORD)lParam);<BR>&nbsp;&nbsp;<BR>&nbsp;&nbsp;CXTPTabManagerItem* pItem =&nbsp; m_MTIClientWnd.HitTest(point);<BR>&nbsp;&nbsp;if (pItem)<BR>&nbsp;&nbsp;{<BR>&nbsp;&nbsp;&nbsp;CWnd* pActiveChildWnd = MDIGetActive(NULL);<BR>&nbsp;&nbsp;&nbsp;if (pActiveChildWnd)<BR>&nbsp;&nbsp;&nbsp;{<BR>&nbsp;&nbsp;&nbsp;&nbsp;pActiveChildWnd-&gt;SendMessage(WM_COMMAND, ID_FILE_CLOSE);&nbsp;&nbsp;&nbsp;&nbsp;}<BR>&nbsp;&nbsp;&nbsp;return TRUE;<BR>&nbsp;&nbsp;}<BR>&nbsp;}</DIV><DIV>&nbsp;</DIV><DIV>..............</DIV><DIV>}</DIV><DIV>&nbsp;</DIV><DIV>but there is no any response when I double click the tab;</DIV><DIV>&nbsp;</DIV><DIV>I search it by google;find a theme about it ;but it was deleted; I can't open that page;</DIV><DIV>&nbsp;</DIV><DIV>my version is 9.60 ,it is sait that's a but in ver9.60;how to fix it?</DIV><DIV>&nbsp;</DIV><DIV>Thanks a lot!!!</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 09 Aug 2006 19:13:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4771&amp;PID=14798&amp;title=help-about-the-sample-of-mditabwindow#14798</guid>
  </item> 
 </channel>
</rss>