<?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 : CCmdUI Dialog Panes</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : CCmdUI Dialog Panes]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 13:14:32 +0000</pubDate>
  <lastBuildDate>Tue, 20 Feb 2007 06:34:02 +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=6458</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[CCmdUI Dialog Panes : Oleg/Akur  I managed to get...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6458&amp;PID=20583&amp;title=ccmdui-dialog-panes#20583</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2736">asparagusx</a><br /><strong>Subject:</strong> 6458<br /><strong>Posted:</strong> 20 February 2007 at 6:34am<br /><br />Oleg/Akur<DIV>&nbsp;</DIV><DIV>I managed to get this all to work. I used <FONT size=2></DIV><P>ON_MESSAGE(WM_IDLEUPDATECMDUI, OnIdleUpdateCmdUI) on a derived class from CXTPDockingPaneManager and the messages are now routed correctly.</P><DIV></DIV><DIV>Thanks</DIV><DIV>&nbsp;</DIV><DIV>Anton</FONT></DIV>]]>
   </description>
   <pubDate>Tue, 20 Feb 2007 06:34:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6458&amp;PID=20583&amp;title=ccmdui-dialog-panes#20583</guid>
  </item> 
  <item>
   <title><![CDATA[CCmdUI Dialog Panes : Hi,  See Samples\DockingPane\ActivePaneView...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6458&amp;PID=20567&amp;title=ccmdui-dialog-panes#20567</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6458<br /><strong>Posted:</strong> 20 February 2007 at 2:25am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>See Samples\DockingPane\ActivePaneView&nbsp; it show how to route updates to panes.</DIV>]]>
   </description>
   <pubDate>Tue, 20 Feb 2007 02:25:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6458&amp;PID=20567&amp;title=ccmdui-dialog-panes#20567</guid>
  </item> 
  <item>
   <title><![CDATA[CCmdUI Dialog Panes : You need to install your own C...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6458&amp;PID=20557&amp;title=ccmdui-dialog-panes#20557</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2014">akur</a><br /><strong>Subject:</strong> 6458<br /><strong>Posted:</strong> 19 February 2007 at 4:42pm<br /><br />You need to install your own CXTPDockingPaneManager-derived class to your app and override its OnCreatePane() method so that it will instantiate your own CXTPDockingPane-based class for objects of 'xtpPaneTypeDockingPane' type. Have a look at implementation of CXTPDockingPaneManager::OnCreatePane().]]>
   </description>
   <pubDate>Mon, 19 Feb 2007 16:42:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6458&amp;PID=20557&amp;title=ccmdui-dialog-panes#20557</guid>
  </item> 
  <item>
   <title><![CDATA[CCmdUI Dialog Panes : Akur Thanks for the advice, but...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6458&amp;PID=20554&amp;title=ccmdui-dialog-panes#20554</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2736">asparagusx</a><br /><strong>Subject:</strong> 6458<br /><strong>Posted:</strong> 19 February 2007 at 3:27pm<br /><br /><P>Akur</P><P>Thanks for the advice,&nbsp; but how do I 'derive' a class from CXTPDockingPane. Looking at the CreatePane function it returns a pointer to CXTPDockingPane. Can I use a derived class and then save the pointer to it from CreatePane?</P><P>Regards</P><P>Anton</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Mon, 19 Feb 2007 15:27:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6458&amp;PID=20554&amp;title=ccmdui-dialog-panes#20554</guid>
  </item> 
  <item>
   <title><![CDATA[CCmdUI Dialog Panes : I mean, if your CXTPDockingPane::OnIdleUpdate()...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6458&amp;PID=20551&amp;title=ccmdui-dialog-panes#20551</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2014">akur</a><br /><strong>Subject:</strong> 6458<br /><strong>Posted:</strong> 19 February 2007 at 2:16pm<br /><br />I mean, if your CXTPDockingPane::OnIdleUpdate() is called properly, then you can easily communicate that event down into your child CDialog.]]>
   </description>
   <pubDate>Mon, 19 Feb 2007 14:16:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6458&amp;PID=20551&amp;title=ccmdui-dialog-panes#20551</guid>
  </item> 
  <item>
   <title><![CDATA[CCmdUI Dialog Panes : Hello,so try to add that handling...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6458&amp;PID=20550&amp;title=ccmdui-dialog-panes#20550</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2014">akur</a><br /><strong>Subject:</strong> 6458<br /><strong>Posted:</strong> 19 February 2007 at 2:15pm<br /><br />Hello,<br><br>so try to add that handling into CXTPDockingPane::OnIdleUpdate().]]>
   </description>
   <pubDate>Mon, 19 Feb 2007 14:15:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6458&amp;PID=20550&amp;title=ccmdui-dialog-panes#20550</guid>
  </item> 
  <item>
   <title><![CDATA[CCmdUI Dialog Panes : Akur Thanks for the reply. I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6458&amp;PID=20541&amp;title=ccmdui-dialog-panes#20541</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2736">asparagusx</a><br /><strong>Subject:</strong> 6458<br /><strong>Posted:</strong> 19 February 2007 at 10:17am<br /><br /><P>Akur</P><P>Thanks for the reply. I have tried this as a standalone CDialog and it works fine, however I am placing the CDialog inside a CXTPDockingPane by using pPane-&gt;Attach(.....);</P><P>The OnKickIdle method is never called in this case! Is there something else I need to try?</P><P>Regards</P><P>Anton</P>]]>
   </description>
   <pubDate>Mon, 19 Feb 2007 10:17:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6458&amp;PID=20541&amp;title=ccmdui-dialog-panes#20541</guid>
  </item> 
  <item>
   <title><![CDATA[CCmdUI Dialog Panes : Oh, I see, so probably you have...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6458&amp;PID=20540&amp;title=ccmdui-dialog-panes#20540</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2014">akur</a><br /><strong>Subject:</strong> 6458<br /><strong>Posted:</strong> 19 February 2007 at 9:39am<br /><br />Oh, I see, so probably you have some menus/toolbars in your CDialogs to handle their state. If that's the case, you will need to handle WM_KICKIDLE messages in your CDialogs and make your updates from there, just like in this article:<br><br>http://www.codeguru.com/cpp/w-d/dislog/commandui/article.php/c1935/<br><br><br>]]>
   </description>
   <pubDate>Mon, 19 Feb 2007 09:39:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6458&amp;PID=20540&amp;title=ccmdui-dialog-panes#20540</guid>
  </item> 
  <item>
   <title><![CDATA[CCmdUI Dialog Panes : Akur No, I would like to handle...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6458&amp;PID=20539&amp;title=ccmdui-dialog-panes#20539</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2736">asparagusx</a><br /><strong>Subject:</strong> 6458<br /><strong>Posted:</strong> 19 February 2007 at 9:31am<br /><br /><P>Akur</P><P>No, I would like to handle messages such as </P><P>OnUpdateCmdControl(CCmdUI *pCmdUI)</P><DIV></DIV>&nbsp;&nbsp;&nbsp; {<DIV></DIV>&nbsp;&nbsp;&nbsp; pCmdUI-&gt;SetText("kdlkdlkdkldldldlkdlkd");<DIV></DIV>&nbsp;&nbsp;&nbsp; pCmdUI-&gt;Enable(FALSE);<DIV></DIV><P>&nbsp;&nbsp;&nbsp; }</P><P>(as an example).</P><P>Anton Heymann</P><DIV></DIV>]]>
   </description>
   <pubDate>Mon, 19 Feb 2007 09:31:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6458&amp;PID=20539&amp;title=ccmdui-dialog-panes#20539</guid>
  </item> 
  <item>
   <title><![CDATA[CCmdUI Dialog Panes : Hi,do you mean receiving some...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6458&amp;PID=20538&amp;title=ccmdui-dialog-panes#20538</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2014">akur</a><br /><strong>Subject:</strong> 6458<br /><strong>Posted:</strong> 19 February 2007 at 9:18am<br /><br />Hi,<br><br>do you mean receiving some CDialog message that is _similar_ to <font color="#0000ff"><b>CView::OnUpdate()</b></font> ? Would you like to handle WM_PAINT in your dialogs?<br>]]>
   </description>
   <pubDate>Mon, 19 Feb 2007 09:18:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6458&amp;PID=20538&amp;title=ccmdui-dialog-panes#20538</guid>
  </item> 
 </channel>
</rss>