<?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 : CXTPStatusBarPane</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CXTPStatusBarPane]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 23:28:20 +0000</pubDate>
  <lastBuildDate>Mon, 08 Dec 2008 17:41:07 +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=12869</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[CXTPStatusBarPane : Thanks,It can work. ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12869&amp;PID=43492&amp;title=cxtpstatusbarpane#43492</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2322">yyh7011cn</a><br /><strong>Subject:</strong> 12869<br /><strong>Posted:</strong> 08 December 2008 at 5:41pm<br /><br />Thanks,It can work.]]>
   </description>
   <pubDate>Mon, 08 Dec 2008 17:41:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12869&amp;PID=43492&amp;title=cxtpstatusbarpane#43492</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPStatusBarPane : Hi, Add m_wndStatusBar.UpdateWindow();...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12869&amp;PID=43488&amp;title=cxtpstatusbarpane#43488</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 12869<br /><strong>Posted:</strong> 08 December 2008 at 4:15pm<br /><br />Hi,<DIV>Add m_wndStatusBar.UpdateWindow(); after change text.</DIV>]]>
   </description>
   <pubDate>Mon, 08 Dec 2008 16:15:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12869&amp;PID=43488&amp;title=cxtpstatusbarpane#43488</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPStatusBarPane : thanks,I want to do the following...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12869&amp;PID=43478&amp;title=cxtpstatusbarpane#43478</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2322">yyh7011cn</a><br /><strong>Subject:</strong> 12869<br /><strong>Posted:</strong> 08 December 2008 at 6:13am<br /><br />thanks,I want to do the following things:<DIV><DIV>CXTPStatusBarPane* pPane = m_wndStatusBar.FindPane(ID_YYHINFO);</DIV><DIV>pPane-&gt;SetSext("Started");</DIV><DIV>for( int i = 0; i &lt; 1000000;i++)</DIV><DIV>{</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; //do something</DIV><DIV>}</DIV><DIV>pPane-&gt;SetText("Finished");</DIV><DIV>&nbsp;but the statusbar doesnot display "Started", It can display "Finished" until the loop is end.</DIV></DIV>]]>
   </description>
   <pubDate>Mon, 08 Dec 2008 06:13:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12869&amp;PID=43478&amp;title=cxtpstatusbarpane#43478</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPStatusBarPane : Hi, You just need   CXTPStatusBarPane*...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12869&amp;PID=43473&amp;title=cxtpstatusbarpane#43473</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 12869<br /><strong>Posted:</strong> 08 December 2008 at 5:57am<br /><br />Hi,<DIV>You just need</DIV><DIV>&nbsp;</DIV><DIV><DIV>CXTPStatusBarPane* pPane = m_wndStatusBar.FindPane(ID_YYHINFO);</DIV><DIV><DIV>pPane-&gt;SetText("New Text");</DIV><DIV>&nbsp;</DIV><DIV>check that pPane is pane you need.</DIV></DIV></DIV>]]>
   </description>
   <pubDate>Mon, 08 Dec 2008 05:57:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12869&amp;PID=43473&amp;title=cxtpstatusbarpane#43473</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPStatusBarPane : Help me,  I want to change the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12869&amp;PID=43469&amp;title=cxtpstatusbarpane#43469</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2322">yyh7011cn</a><br /><strong>Subject:</strong> 12869<br /><strong>Posted:</strong> 07 December 2008 at 5:21pm<br /><br /><P>Help me,</P><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I want to change the statusBarPane's text&nbsp;&nbsp;dynamicly, So I write the following code:&nbsp;</DIV><DIV>CXTPStatusBarPane* pPane = m_wndStatusBar.FindPane(ID_YYHINFO);</DIV><P>&nbsp;CString buf;<BR>&nbsp;for( int i = 0; i &lt; 100000;i++ )<BR>&nbsp;{<BR>&nbsp;&nbsp;buf.Format(_T("this is %d"),i);<BR>&nbsp;&nbsp;SendMessage(WM_SET2TEXT,(WPARAM)(LPCTSTR)buf,0);<BR>&nbsp;&nbsp;pPane-&gt;SetText(buf);<BR>&nbsp;&nbsp;<BR>&nbsp;}</P><DIV>but the statusbar only display the last text,why? a MFC program with not using&nbsp;toolkitpro can work,&nbsp;tell me how to do?</DIV>]]>
   </description>
   <pubDate>Sun, 07 Dec 2008 17:21:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12869&amp;PID=43469&amp;title=cxtpstatusbarpane#43469</guid>
  </item> 
 </channel>
</rss>