<?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 : WM_KICKIDLE on MainFrame with Modal Dialog</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : WM_KICKIDLE on MainFrame with Modal Dialog]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 08:19:49 +0000</pubDate>
  <lastBuildDate>Thu, 05 Aug 2010 05:46:36 +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=17060</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[WM_KICKIDLE on MainFrame with Modal Dialog : MFC  assumes if you have Modal...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17060&amp;PID=59630&amp;title=wm-kickidle-on-mainframe-with-modal-dialog#59630</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 17060<br /><strong>Posted:</strong> 05 August 2010 at 5:46am<br /><br />MFC  assumes if you have Modal dialog opened  state of frame/view should not change.<br /><br />Anyway you can try send WM_IDLEUPDATECMDUI from WM_KICKIDLE of your Modal dialog.<br /><br /><br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ON_MESSAGE(WM_KICKIDLE, OnKickIdle)<br /><br />LRESULT CDialogSampleDlg::OnKickIdle(WPARAM, LPARAM)<br />{<br />..<br />}<br /><br /><br />you don't need OnTimer - MFC send WM_KICKIDLE manually.]]>
   </description>
   <pubDate>Thu, 05 Aug 2010 05:46:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17060&amp;PID=59630&amp;title=wm-kickidle-on-mainframe-with-modal-dialog#59630</guid>
  </item> 
  <item>
   <title><![CDATA[WM_KICKIDLE on MainFrame with Modal Dialog : Hello,How can i update the CommandBar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17060&amp;PID=59605&amp;title=wm-kickidle-on-mainframe-with-modal-dialog#59605</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=233">jimmy</a><br /><strong>Subject:</strong> 17060<br /><strong>Posted:</strong> 04 August 2010 at 3:55am<br /><br />Hello,<br><br>How can i update the CommandBar on MainFrame, if there<br>is a ModalDialog open ?<br><br>With a Timer OnTimer: SendMessage(WM_KICKIDLE) ?<br><br>&nbsp;Thanks<br>&nbsp;&nbsp;&nbsp; Jimmy<br><br>]]>
   </description>
   <pubDate>Wed, 04 Aug 2010 03:55:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17060&amp;PID=59605&amp;title=wm-kickidle-on-mainframe-with-modal-dialog#59605</guid>
  </item> 
 </channel>
</rss>