<?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 : 9.70: CXTPStatusBar and SetIc&#111;n</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : 9.70: CXTPStatusBar and SetIc&#111;n]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 26 Apr 2026 00:30:58 +0000</pubDate>
  <lastBuildDate>Thu, 12 Jan 2006 05:10:13 +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=3502</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[9.70: CXTPStatusBar and SetIc&#111;n : Thanks Oleg,I&amp;#039;ve switched...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3502&amp;PID=10507&amp;title=9-70-cxtpstatusbar-and-seticon#10507</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1716">aledh</a><br /><strong>Subject:</strong> 3502<br /><strong>Posted:</strong> 12 January 2006 at 5:10am<br /><br />Thanks Oleg,<br>I've switched back to CStatusBar for now as I don't yet have V9.81 (although this did mean a few code tweaks and a slightly different visual style). <br><br>Aled.<br>]]>
   </description>
   <pubDate>Thu, 12 Jan 2006 05:10:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3502&amp;PID=10507&amp;title=9-70-cxtpstatusbar-and-seticon#10507</guid>
  </item> 
  <item>
   <title><![CDATA[9.70: CXTPStatusBar and SetIc&#111;n : Hello, CXTPStatusbar of 9.70...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3502&amp;PID=10496&amp;title=9-70-cxtpstatusbar-and-seticon#10496</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3502<br /><strong>Posted:</strong> 11 January 2006 at 11:17am<br /><br /><P>Hello,</P><P>CXTPStatusbar of 9.70 not supported icons, you can simple replace CXTPStatusBar to CStatusBar.</P><P>In 9.81 you can use CXTPStatusBarPane::SetIconIndex method.</P>]]>
   </description>
   <pubDate>Wed, 11 Jan 2006 11:17:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3502&amp;PID=10496&amp;title=9-70-cxtpstatusbar-and-seticon#10496</guid>
  </item> 
  <item>
   <title><![CDATA[9.70: CXTPStatusBar and SetIc&#111;n : My application previously used...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3502&amp;PID=10495&amp;title=9-70-cxtpstatusbar-and-seticon#10495</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1716">aledh</a><br /><strong>Subject:</strong> 3502<br /><strong>Posted:</strong> 11 January 2006 at 5:48am<br /><br />My application previously used Xtreme Toolkit V9.51, but has since been updated to use V9.70. However, I've noticed a problem with the status bar: I try to assign an icon to some of the status bar panels (such that I get an icon to the left of the text within the panel). This worked fine with V9.51, but it seems the icons are no longer drawn in V9.70.<br><br>Here is an example of the code located in CMainFrame::OnCreate():<br><table width="99%"><tr><td><pre class="BBcode">m_hIcon = (HICON)LoadImage(AfxGetInstanceHandle(), MAKEINTRESOURCE(IDI_TESTICON), IMAGE_ICON, 16, 16, 0);<br><br>CStatusBarCtrl&amp; ctrl = m_wndStatusBar.GetStatusBarCtrl();<br>// Set icon in panel 1<br>ctrl.SetIcon(1, m_hIcon);<br></pre></td></tr></table><br>Identical code under XTP9.51 works fine. Looking inside CXTPStatusBar::OnPaint() source code (in particular the paintmanager), I see no code for doing the icon.<br><br>Is this a fault in V9.70 and if so, is it corrected on later versions. Or perhaps am I doing things wrong.<br><br>I'm developing under VC++ 6.0 by the way.<br><br>]]>
   </description>
   <pubDate>Wed, 11 Jan 2006 05:48:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3502&amp;PID=10495&amp;title=9-70-cxtpstatusbar-and-seticon#10495</guid>
  </item> 
 </channel>
</rss>