<?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 : Strange bugs in CXTPDockingPaneAutoHideWnd</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Strange bugs in CXTPDockingPaneAutoHideWnd]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 15:15:14 +0000</pubDate>
  <lastBuildDate>Fri, 31 Aug 2007 10:51:18 +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=7773</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[Strange bugs in CXTPDockingPaneAutoHideWnd : Hi Oleg,  Previous solution...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7773&amp;PID=25449&amp;title=strange-bugs-in-cxtpdockingpaneautohidewnd#25449</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2440">dbrulhart</a><br /><strong>Subject:</strong> 7773<br /><strong>Posted:</strong> 31 August 2007 at 10:51am<br /><br />Hi Oleg,<DIV>&nbsp;</DIV><DIV>Previous solution with UpdateFramesCount() doesn't work either.</DIV><DIV>&nbsp;</DIV><DIV>We found another solution: overidding CDocument::CanCloseFrame() and allow closing frames here if the given frame is not the main CMDIChildWnd().</DIV><DIV>&nbsp;</DIV><DIV>For all those interested, this is our current status.</DIV><DIV>&nbsp;</DIV><DIV>Thanks to all</DIV><DIV>&nbsp;</DIV><DIV>Dominique</DIV>]]>
   </description>
   <pubDate>Fri, 31 Aug 2007 10:51:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7773&amp;PID=25449&amp;title=strange-bugs-in-cxtpdockingpaneautohidewnd#25449</guid>
  </item> 
  <item>
   <title><![CDATA[Strange bugs in CXTPDockingPaneAutoHideWnd : Hi Oleg,  Somebody from our...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7773&amp;PID=25354&amp;title=strange-bugs-in-cxtpdockingpaneautohidewnd#25354</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2440">dbrulhart</a><br /><strong>Subject:</strong> 7773<br /><strong>Posted:</strong> 23 August 2007 at 11:11am<br /><br />Hi Oleg,<DIV>&nbsp;</DIV><DIV>Somebody from our team found a solution for this problem.</DIV><DIV>&nbsp;</DIV><DIV>Just have to call <FONT size=2>CDocument::UpdateFrameCounts() after the views and frames are created so <FONT size=2>CDocument::CanCloseFrame() properly does its job when closing CXTPDockingPaneAutoHideWnds.</FONT></FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>Thanks again for your time on this one</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>Cheers,</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>Dominique</FONT></DIV>]]>
   </description>
   <pubDate>Thu, 23 Aug 2007 11:11:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7773&amp;PID=25354&amp;title=strange-bugs-in-cxtpdockingpaneautohidewnd#25354</guid>
  </item> 
  <item>
   <title><![CDATA[Strange bugs in CXTPDockingPaneAutoHideWnd : Hi Oleg,  No, I don&amp;#039;t close...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7773&amp;PID=25216&amp;title=strange-bugs-in-cxtpdockingpaneautohidewnd#25216</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2440">dbrulhart</a><br /><strong>Subject:</strong> 7773<br /><strong>Posted:</strong> 17 August 2007 at 9:35am<br /><br />Hi Oleg,<DIV>&nbsp;</DIV><DIV>No, I don't close the the pane manually, I just let things happen.</DIV><DIV>&nbsp;</DIV><DIV>It also happens without drag &amp; drop. If the view inside the pane has the focus then when clicking in the main view, the focus goes to the main, the pane closes automatically and he message appears.</DIV><DIV>&nbsp;</DIV><DIV>If just passing the mouse over the pane button, the pane opens and then moving out of the pane, then it closes without message.</DIV><DIV>&nbsp;</DIV><DIV>The message appears only if the view in the pane got the focus then looses it.</DIV><DIV>&nbsp;</DIV><DIV>I hope it helps</DIV><DIV>&nbsp;</DIV><DIV>Thanks again</DIV><DIV>&nbsp;</DIV><DIV>Dominique</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 17 Aug 2007 09:35:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7773&amp;PID=25216&amp;title=strange-bugs-in-cxtpdockingpaneautohidewnd#25216</guid>
  </item> 
  <item>
   <title><![CDATA[Strange bugs in CXTPDockingPaneAutoHideWnd : Hello, I tried to add Document...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7773&amp;PID=25211&amp;title=strange-bugs-in-cxtpdockingpaneautohidewnd#25211</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 7773<br /><strong>Posted:</strong> 17 August 2007 at 9:06am<br /><br /><P>Hello,</P><DIV>I tried to add Document but still can't reproduce. May be you manually close/destroy pane after drag and drop ?</DIV>]]>
   </description>
   <pubDate>Fri, 17 Aug 2007 09:06:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7773&amp;PID=25211&amp;title=strange-bugs-in-cxtpdockingpaneautohidewnd#25211</guid>
  </item> 
  <item>
   <title><![CDATA[Strange bugs in CXTPDockingPaneAutoHideWnd : Hi Oleg,  After more investigation...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7773&amp;PID=25198&amp;title=strange-bugs-in-cxtpdockingpaneautohidewnd#25198</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2440">dbrulhart</a><br /><strong>Subject:</strong> 7773<br /><strong>Posted:</strong> 17 August 2007 at 8:25am<br /><br />Hi Oleg,<DIV>&nbsp;</DIV><DIV>After more investigation and looking at your samples, I guess I no understand why it works in your samples. It's just because you always give a NULL docment to the AttachView() function.</DIV><DIV>&nbsp;</DIV><DIV>The problem in our app is that we have 8 different views that are on docking panes and they all have to have their Document properly set. It CANNOT be NULL... these Views interact together with and through the Document.</DIV><DIV>&nbsp;</DIV><DIV>Any ideas how we could solve this ?</DIV><DIV>&nbsp;</DIV><DIV>In fact we should just find a way to set the <FONT size=2>CXTPDockingPaneAutoHideWnd document to NULL, or overide its virtual GetActiveDocument() to return NULL.</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>Any easy way of doing so ?</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>Thanks again for your help</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>Dominique</FONT></DIV>]]>
   </description>
   <pubDate>Fri, 17 Aug 2007 08:25:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7773&amp;PID=25198&amp;title=strange-bugs-in-cxtpdockingpaneautohidewnd#25198</guid>
  </item> 
  <item>
   <title><![CDATA[Strange bugs in CXTPDockingPaneAutoHideWnd : Hi Oleg,  I tried overiding...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7773&amp;PID=25179&amp;title=strange-bugs-in-cxtpdockingpaneautohidewnd#25179</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2440">dbrulhart</a><br /><strong>Subject:</strong> 7773<br /><strong>Posted:</strong> 17 August 2007 at 1:44am<br /><br />Hi Oleg,<DIV>&nbsp;</DIV><DIV><FONT color=#000000>I tried overiding <FONT size=2><FONT size=2>CXTPDockingPaneManager </FONT>to be able to generate my own <FONT size=2><FONT size=2>CXTPDockingPaneAutoHidePanel </FONT>that implements its own <FONT size=2><FONT size=2>CXTPDockingPaneAutoHideWnd</FONT>... but <FONT size=2><FONT size=2>CXTPDockingPaneAutoHidePanel</FONT>::ShowPane() is not virtual... so&nbsp;I have to overide all methods calling it as well... not the&nbsp;solution...</FONT></FONT></FONT></FONT></FONT></DIV><DIV><FONT color=#000000 size=2></FONT>&nbsp;</DIV><FONT color=#000000 size=2><DIV><FONT color=#808000 size=2><FONT color=#000000>Is there any hook anywhere that I could use to bypass CXTPDockingPaneAutoHideWnd::OnClose or better </FONT><FONT color=#000000>CFrameWnd::OnClose() ?</FONT></FONT></DIV><P>I really have to find a way as we're releasing an important release very soon and this is still an open issue.</FONT></P><DIV><FONT color=#000000 size=2>Thanks a lot again</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>Dominique</FONT></DIV><DIV><FONT color=#808000 size=2><FONT color=#000000></FONT></FONT>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 17 Aug 2007 01:44:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7773&amp;PID=25179&amp;title=strange-bugs-in-cxtpdockingpaneautohidewnd#25179</guid>
  </item> 
  <item>
   <title><![CDATA[Strange bugs in CXTPDockingPaneAutoHideWnd : Hi Oleg,  Just tried with AttachView......]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7773&amp;PID=25056&amp;title=strange-bugs-in-cxtpdockingpaneautohidewnd#25056</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2440">dbrulhart</a><br /><strong>Subject:</strong> 7773<br /><strong>Posted:</strong> 13 August 2007 at 5:41am<br /><br />Hi Oleg,<DIV>&nbsp;</DIV><DIV>Just tried with AttachView... exact same behavior.</DIV><DIV>&nbsp;</DIV><DIV>CXTPDockingPaneAutoHideWnd::OnClose() calls <FONT size=2>CFrameWnd::OnClose() and then <FONT size=2>CDocument* pDocument = GetActiveDocument() returns the main document which is modified...</FONT></FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>I can override CXTPDockingPaneAutoHideWnd::OnClose() to avoid this, but I think this should be done in the toolkit itself...</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>Thanks again for your quick support</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>Dominique</FONT></DIV>]]>
   </description>
   <pubDate>Mon, 13 Aug 2007 05:41:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7773&amp;PID=25056&amp;title=strange-bugs-in-cxtpdockingpaneautohidewnd#25056</guid>
  </item> 
  <item>
   <title><![CDATA[Strange bugs in CXTPDockingPaneAutoHideWnd : Hello,  As I wrote you create...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7773&amp;PID=25050&amp;title=strange-bugs-in-cxtpdockingpaneautohidewnd#25050</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 7773<br /><strong>Posted:</strong> 13 August 2007 at 1:25am<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>As I wrote you create view without parent CFrameWnd. Instead Attach method you can use AttachView - it will create View, its parent frame and attach it to pane. See sources of CXTPDockingPane::AttachView</DIV>]]>
   </description>
   <pubDate>Mon, 13 Aug 2007 01:25:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7773&amp;PID=25050&amp;title=strange-bugs-in-cxtpdockingpaneautohidewnd#25050</guid>
  </item> 
  <item>
   <title><![CDATA[Strange bugs in CXTPDockingPaneAutoHideWnd : Hi Oleg, Issue 2 seems OK now....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7773&amp;PID=25029&amp;title=strange-bugs-in-cxtpdockingpaneautohidewnd#25029</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2440">dbrulhart</a><br /><strong>Subject:</strong> 7773<br /><strong>Posted:</strong> 10 August 2007 at 9:43am<br /><br /><P>Hi Oleg,</P><P>Issue 2 seems OK now. Thanks for the fix.</P><DIV>Issue 1: I create all views that way :</DIV><DIV>&nbsp;</DIV><DIV><FONT size=2>CWnd *pWnd = (CWnd *)pClass-&gt;CreateObject();</FONT><FONT size=2></DIV><P></P><P></FONT><FONT size=2>pWnd-&gt;Create(NULL, NULL, AFX_WS_DEFAULT_VIEW &amp; ~WS_BORDER, CRect(</FONT><FONT color=#808080 size=2>0</FONT><FONT size=2>,</FONT><FONT color=#808080 size=2>0</FONT><FONT size=2>,</FONT><FONT color=#808080 size=2>0</FONT><FONT size=2>,</FONT><FONT color=#808080 size=2>0</FONT><FONT size=2>), </FONT><FONT color=#800000 size=2>this</FONT><FONT size=2>, nID, &amp;context);</P><DIV></DIV><FONT size=2><P>pWnd-&gt;SetOwner(</FONT><FONT color=#800000 size=2>this</FONT><FONT size=2>);</P><DIV></DIV><DIV>("this" is the CMDIChildWnd implementing the DockingPaneManager)&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Maybe SetOwner() is not enough ?</DIV><DIV>&nbsp;</DIV><DIV>Please find full call stack below. CFrameWnd::OnClose() learly get the active document and calls CanCloseFrame()... not really logical for the AutoHide frame.</DIV><DIV>&nbsp;</DIV><DIV>Thanks a lot again</DIV><DIV>&nbsp;</DIV><DIV>Dominique</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;ntdll.dll!7c90eb94() &nbsp;<BR>&nbsp;&nbsp;user32.dll!77d491be() &nbsp;<BR>&nbsp;&nbsp;user32.dll!77d491f1() &nbsp;<BR>&nbsp;&nbsp;mfc71ud.dll!AfxInternalPumpMessage()&nbsp; Line 158 + 0x13&nbsp;C++<BR>&nbsp;&nbsp;mfc71ud.dll!CWinThread::PumpMessage()&nbsp; Line 916&nbsp;C++<BR>&nbsp;&nbsp;mfc71ud.dll!AfxPumpMessage()&nbsp; Line 195 + 0xb&nbsp;C++<BR>&nbsp;&nbsp;mfc71ud.dll!CWnd::RunModalLoop(unsigned long dwFlags=4)&nbsp; Line 4566 + 0x5&nbsp;C++<BR>&nbsp;&nbsp;mfc71ud.dll!CDialog::DoModal()&nbsp; Line 527 + 0xc&nbsp;C++<BR>&nbsp;&nbsp;MTCommonUIud.dll!MTCommonUIMessageBox(CWnd * pParentWnd=0x00000000, const wchar_t * pszText=0x0a371560, const wchar_t * pszCaption=0x014a2270, unsigned int uType=3, const _GUID &amp; guidMessageID={...})&nbsp; Line 3215 + 0xb&nbsp;C++<BR>&nbsp;&nbsp;MTCommonUIud.dll!MTCommonUIMessageBox(const wchar_t * pszText=0x0a371560, const wchar_t * pszCaption=0x014a2270, unsigned int uType=3, const _GUID &amp; guidMessageID={...})&nbsp; Line 3162 + 0x17&nbsp;C++<BR>&nbsp;&nbsp;Pyramix.exe!CEDLDoc::SaveModified()&nbsp; Line 12415 + 0x1c&nbsp;C++<BR>&nbsp;&nbsp;mfc71ud.dll!CDocument::CanCloseFrame(CFrameWnd * pFrameArg=0x0a36a908)&nbsp; Line 195&nbsp;C++<BR>&nbsp;&nbsp;mfc71ud.dll!CFrameWnd::OnClose()&nbsp; Line 785 + 0x18&nbsp;C++<BR>&gt;&nbsp;ToolkitPro1113vc71UD.dll!CXTPDockingPaneAutoHideWnd::OnClose()&nbsp; Line 403&nbsp;C++<BR>&nbsp;&nbsp;mfc71ud.dll!CWnd::OnWndMsg(unsigned int message=16, unsigned int wParam=0, long lParam=0, long * pResult=0x0012f898)&nbsp; Line 2023&nbsp;C++<BR>&nbsp;&nbsp;mfc71ud.dll!CWnd::WindowProc(unsigned int message=16, unsigned int wParam=0, long lParam=0)&nbsp; Line 1745 + 0x1e&nbsp;C++<BR>&nbsp;&nbsp;mfc71ud.dll!AfxCallWndProc(CWnd * pWnd=0x0a36a908, HWND__ * hWnd=0x001b0e88, unsigned int nMsg=16, unsigned int wParam=0, long lParam=0)&nbsp; Line 241 + 0x1a&nbsp;C++<BR>&nbsp;&nbsp;mfc71ud.dll!AfxWndProc(HWND__ * hWnd=0x001b0e88, unsigned int nMsg=16, unsigned int wParam=0, long lParam=0)&nbsp; Line 389&nbsp;C++<BR>&nbsp;&nbsp;mfc71ud.dll!AfxWndProcBase(HWND__ * hWnd=0x001b0e88, unsigned int nMsg=16, unsigned int wParam=0, long lParam=0)&nbsp; Line 209 + 0x15&nbsp;C++<BR>&nbsp;&nbsp;user32.dll!77d48734() &nbsp;<BR>&nbsp;&nbsp;user32.dll!77d48816() &nbsp;<BR>&nbsp;&nbsp;user32.dll!77d4c63f() &nbsp;<BR>&nbsp;&nbsp;user32.dll!77d4c665() &nbsp;<BR>&nbsp;&nbsp;ToolkitPro1113vc71UD.dll!CXTPSkinManagerApiHook::CallWindowProcOrig(long (HWND__ *, unsigned int, unsigned int, long)* lpPrevWndFunc=0x7c3b06a0, HWND__ * hWnd=0x001b0e88, unsigned int Msg=16, unsigned int wParam=0, long lParam=0)&nbsp; Line 213 + 0x19&nbsp;C++<BR>&nbsp;&nbsp;ToolkitPro1113vc71UD.dll!CXTPSkinManager::DoCallWindowProc(long (HWND__ *, unsigned int, unsigned int, long)* lpPrevWndFunc=0x7c3b06a0, HWND__ * hWnd=0x001b0e88, unsigned int Msg=16, unsigned int wParam=0, long lParam=0)&nbsp; Line 641&nbsp;C++<BR>&nbsp;&nbsp;ToolkitPro1113vc71UD.dll!CXTPSkinManager::HookWndProc(HWND__ * hWnd=0x001b0e88, unsigned int message=16, unsigned int wParam=0, long lParam=0)&nbsp; Line 696 + 0x19&nbsp;C++<BR>&nbsp;&nbsp;user32.dll!77d48734() &nbsp;<BR>&nbsp;&nbsp;user32.dll!77d48816() &nbsp;<BR>&nbsp;&nbsp;user32.dll!77d489cd() &nbsp;<BR>&nbsp;&nbsp;ntdll.dll!7c915b4f() &nbsp;<BR>&nbsp;&nbsp;mfc71ud.dll!CThreadLocal&lt;AFX_MODULE_THREAD_STATE&gt;::GetData()&nbsp; Line 177 + 0xd&nbsp;C++<BR>&nbsp;&nbsp;user32.dll!77d48a10() &nbsp;<BR>&nbsp;&nbsp;mfc71ud.dll!AfxInternalPumpMessage()&nbsp; Line 188&nbsp;C++<BR>&nbsp;&nbsp;mfc71ud.dll!CWinThread::PumpMessage()&nbsp; Line 916&nbsp;C++<BR>&nbsp;&nbsp;mfc71ud.dll!CWinThread::Run()&nbsp; Line 637 + 0xb&nbsp;C++<BR>&nbsp;&nbsp;mfc71ud.dll!CWinApp::Run()&nbsp; Line 701&nbsp;C++<BR>&nbsp;&nbsp;mfc71ud.dll!AfxWinMain(HINSTANCE__ * hInstance=0x00400000, HINSTANCE__ * hPrevInstance=0x00000000, wchar_t * lpCmdLine=0x0002085a, int nCmdShow=1)&nbsp; Line 49 + 0xb&nbsp;C++<BR>&nbsp;&nbsp;Pyramix.exe!wWinMain(HINSTANCE__ * hInstance=0x00400000, HINSTANCE__ * hPrevInstance=0x00000000, wchar_t * lpCmdLine=0x0002085a, int nCmdShow=1)&nbsp; Line 25&nbsp;C++<BR>&nbsp;&nbsp;Pyramix.exe!wWinMainCRTStartup()&nbsp; Line 390 + 0x39&nbsp;C<BR>&nbsp;&nbsp;kernel32.dll!7c816fd7() &nbsp;<BR>&nbsp;&nbsp;ntdll.dll!7c915b4f() &nbsp;<BR></DIV><DIV>&nbsp;</DIV><DIV></FONT></FONT>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 10 Aug 2007 09:43:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7773&amp;PID=25029&amp;title=strange-bugs-in-cxtpdockingpaneautohidewnd#25029</guid>
  </item> 
  <item>
   <title><![CDATA[Strange bugs in CXTPDockingPaneAutoHideWnd : Hello,   1. I can&amp;#039;t reproduce...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7773&amp;PID=25027&amp;title=strange-bugs-in-cxtpdockingpaneautohidewnd#25027</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 7773<br /><strong>Posted:</strong> 10 August 2007 at 9:01am<br /><br />Hello, <DIV>&nbsp;</DIV><DIV>1. I can't reproduce it with our GUI_VisualStudio sample. I drop from Help pane to main view.</DIV><DIV>Think you attaching some CView to pane directly without parent CFrameWnd.</DIV><DIV>Please show full stack.</DIV><DIV>&nbsp;</DIV><DIV>2. Set clip styles for View and Frame:</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>BOOL CMainFrame::PreCreateWindow(CREATESTRUCT&amp; cs)<BR>{<BR>&nbsp;// TODO: Modify the Window class or styles here by modifying<BR>&nbsp;//&nbsp; the CREATESTRUCT cs</DIV><DIV>&nbsp;if( !CFrameWnd::PreCreateWindow(cs) )<BR>&nbsp;&nbsp;return FALSE;</DIV><DIV>&nbsp;cs.style |= WS_CLIPCHILDREN|WS_CLIPSIBLINGS;</DIV><DIV>&nbsp;return TRUE;<BR>}</DIV>]]>
   </description>
   <pubDate>Fri, 10 Aug 2007 09:01:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7773&amp;PID=25027&amp;title=strange-bugs-in-cxtpdockingpaneautohidewnd#25027</guid>
  </item> 
 </channel>
</rss>