<?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 : Custom message disappears from Status Bar</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Custom message disappears from Status Bar]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 09 Jun 2026 16:34:17 +0000</pubDate>
  <lastBuildDate>Wed, 24 Aug 2005 03:34:44 +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=2773</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[Custom message disappears from Status Bar : When user clicks a button on a...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2773&amp;PID=8311&amp;title=custom-message-disappears-from-status-bar#8311</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=828">Sergey</a><br /><strong>Subject:</strong> 2773<br /><strong>Posted:</strong> 24 August 2005 at 3:34am<br /><br /><P><FONT size=2>When user clicks a button on a toolbar we display a message in the Status Bar. However when user moves the&nbsp;mouse out of the button this message disappears because it&nbsp;is changed to "Ready" so the user can not read the message.</FONT></P><P><FONT size=2>It should be noted that MFC does not change Status Bar text. To ensure that I created an MDI MFC application with the Wizard, changed&nbsp;the content of 'OnAppAbout()' method to:</FONT></P><P><FONT size=2>CMainFrame * pFrame = DYNAMIC_DOWNCAST(CMainFrame,::AfxGetMainWnd());<BR>&nbsp;&nbsp;&nbsp; if (pFrame)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pFrame-&gt;SetMessageText("MessageText MessageText");<BR></FONT></P><P><FONT size=2>Build and run the application, click "?" button and move the mouse out of the button. The Status Bar text was not replaced!</FONT></P><P><FONT size=2>How to allow the user to read a custom message in the Status Bar?</FONT></P>]]>
   </description>
   <pubDate>Wed, 24 Aug 2005 03:34:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2773&amp;PID=8311&amp;title=custom-message-disappears-from-status-bar#8311</guid>
  </item> 
 </channel>
</rss>