<?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 : No statusbar update</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : No statusbar update]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 22:52:43 +0000</pubDate>
  <lastBuildDate>Mon, 26 Jul 2004 04:42:11 +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=983</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[No statusbar update : Hi, I&amp;#039;ve developed a MDI-Application. When...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=983&amp;PID=2579&amp;title=no-statusbar-update#2579</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=450">Spud2000</a><br /><strong>Subject:</strong> 983<br /><strong>Posted:</strong> 26 July 2004 at 4:42am<br /><br /><P>Hi,</P><P>I've developed a MDI-Application.</P><P>When I'm loading popupmenu from a resource...</P><P>pPopupMenu-&gt;LoadMenu(IDR_XYZ);&nbsp;</P><P>...and display it...</P><P>CXTPCommandBars::TrackPopupMenu(pPopupMenu, TPM_LEFTALIGN | TPM_RIGHTBUTTON, aPoint.x, aPoint.y, this);</P><P>...then the mainframe received the WM_SETMESSAGESTRING and WM_POPMESSAGESTRING messages and I'm able to update the statusbar.</P><P>But when I'm using&nbsp;a dynamically built popupmenu, then the mainframe doesn't receive the WM_SETMESSAGESTRING and WM_POPMESSAGESTRING messages.</P><P>pPopMenu-&gt;AppendMenu(MF_STRING, ID_XYZ1, GetMyMenuLabel(i));<BR>pPopMenu-&gt;AppendMenu(MF_STRING, ID_XYZ2, GetMyMenuLabel(2));<BR>CXTPCommandBars::TrackPopupMenu(pPopupMenu, TPM_LEFTALIGN | TPM_RIGHTBUTTON, aPoint.x, aPoint.y, this);</P><P>Strangely, when I'm using the MFC CMenu::TrackPopupMenu() - methode for displaying the menu, then the messages are fired.</P><P>thanks for any suggestions.</P>]]>
   </description>
   <pubDate>Mon, 26 Jul 2004 04:42:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=983&amp;PID=2579&amp;title=no-statusbar-update#2579</guid>
  </item> 
 </channel>
</rss>