<?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 : DockingPane Question</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : DockingPane Question]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 13:11:07 +0000</pubDate>
  <lastBuildDate>Wed, 17 Jan 2007 20:04:53 +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=6145</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[DockingPane Question : yes, It&amp;#039;s OK now, Thanks...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6145&amp;PID=19464&amp;title=dockingpane-question#19464</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2568">zjroland</a><br /><strong>Subject:</strong> 6145<br /><strong>Posted:</strong> 17 January 2007 at 8:04pm<br /><br />yes, It's OK now, Thanks again.]]>
   </description>
   <pubDate>Wed, 17 Jan 2007 20:04:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6145&amp;PID=19464&amp;title=dockingpane-question#19464</guid>
  </item> 
  <item>
   <title><![CDATA[DockingPane Question : in void CMainFrame::OnEditTest(){CPaneChat*...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6145&amp;PID=19457&amp;title=dockingpane-question#19457</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6145<br /><strong>Posted:</strong> 17 January 2007 at 4:11pm<br /><br />in<DIV>&nbsp;void CMainFrame::OnEditTest()<BR>{<BR>&nbsp;CPaneChat* pChatView = GetChatView();<BR>&nbsp;pChatView-&gt;OnChangeStatic();<BR>&nbsp;<BR>}</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>check that pChatView not NULL before call its method. </DIV><DIV>&nbsp;</DIV><DIV>View will be NULL before become visible first time.</DIV>]]>
   </description>
   <pubDate>Wed, 17 Jan 2007 16:11:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6145&amp;PID=19457&amp;title=dockingpane-question#19457</guid>
  </item> 
  <item>
   <title><![CDATA[DockingPane Question : I have two DockingPanes, and I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6145&amp;PID=19448&amp;title=dockingpane-question#19448</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2568">zjroland</a><br /><strong>Subject:</strong> 6145<br /><strong>Posted:</strong> 17 January 2007 at 10:48am<br /><br />I have two DockingPanes, and I need to change the Controls of these DockingPanes at Main Menu:<DIV>&nbsp;</DIV><DIV>Maybe there are two AFX_IDW_PANE_FIRST:</DIV><DIV>CSearchOptionsView* CMainFrame::GetSearchOptionsView()<BR>{<BR>&nbsp;CXTPDockingPane* pPane = m_paneManager.FindPane(IDR_PANE_OPTIONS);<BR>&nbsp;if (!pPane)<BR>&nbsp;&nbsp;return 0;<BR>&nbsp;CWnd* pWnd = pPane-&gt;GetChild();<BR>&nbsp;if (!pWnd)<BR>&nbsp;&nbsp;return 0;</DIV><DIV>&nbsp;return (CSearchOptionsView*)pWnd-&gt;GetDescendantWindow(AFX_IDW_PANE_FIRST);</DIV><DIV>}</DIV><DIV>CPaneChat* CMainFrame::GetChatView()<BR>{<BR>&nbsp;CXTPDockingPane* pPane = m_paneManager.FindPane(IDR_PANE_CHAT);<BR>&nbsp;if (!pPane)<BR>&nbsp;&nbsp;return 0;<BR>&nbsp;CWnd* pWnd = pPane-&gt;GetChild();<BR>&nbsp;if (!pWnd)<BR>&nbsp;&nbsp;return 0;</DIV><DIV>&nbsp;return (CPaneChat*)pWnd-&gt;GetDescendantWindow(AFX_IDW_PANE_FIRST);</DIV><DIV>}</DIV><DIV>&nbsp;</DIV><DIV>Here is the code from your sample "Grep"</DIV><DIV>When I click Main menu - Edit&nbsp;- static and Edit - test ,it crashed.</DIV><DIV>please tell me why?Oleg<a href="https://forum.codejock.com/uploads/20070117_104737_Grep.zip" target="_blank">uploads/20070117_104737_Grep.zip</A></DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 17 Jan 2007 10:48:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6145&amp;PID=19448&amp;title=dockingpane-question#19448</guid>
  </item> 
 </channel>
</rss>