<?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 : Adding bitmap pane to CXTPStatusBar</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Adding bitmap pane to CXTPStatusBar]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 01:38:07 +0000</pubDate>
  <lastBuildDate>Tue, 15 Jan 2008 19:41:46 +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=9261</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[Adding bitmap pane to CXTPStatusBar : Thanks, Oleg That fixed the problem. Regards...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9261&amp;PID=30152&amp;title=adding-bitmap-pane-to-cxtpstatusbar#30152</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3641">smitchell</a><br /><strong>Subject:</strong> 9261<br /><strong>Posted:</strong> 15 January 2008 at 7:41pm<br /><br /><P>Thanks, Oleg</P><P>That fixed the problem.</P><P>Regards .... Stan</P>]]>
   </description>
   <pubDate>Tue, 15 Jan 2008 19:41:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9261&amp;PID=30152&amp;title=adding-bitmap-pane-to-cxtpstatusbar#30152</guid>
  </item> 
  <item>
   <title><![CDATA[Adding bitmap pane to CXTPStatusBar : Hi, don&amp;#039;t delete pane manually....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9261&amp;PID=30065&amp;title=adding-bitmap-pane-to-cxtpstatusbar#30065</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9261<br /><strong>Posted:</strong> 12 January 2008 at 2:52am<br /><br />Hi,<DIV>don't delete pane manually. It will be deleted by CXTPStatusbar. and create it dynamically.</DIV>]]>
   </description>
   <pubDate>Sat, 12 Jan 2008 02:52:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9261&amp;PID=30065&amp;title=adding-bitmap-pane-to-cxtpstatusbar#30065</guid>
  </item> 
  <item>
   <title><![CDATA[Adding bitmap pane to CXTPStatusBar : Hi Oleg, I tried your suggestion...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9261&amp;PID=30061&amp;title=adding-bitmap-pane-to-cxtpstatusbar#30061</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3641">smitchell</a><br /><strong>Subject:</strong> 9261<br /><strong>Posted:</strong> 11 January 2008 at 12:49pm<br /><br />Hi Oleg,<DIV>I tried your suggestion to move the implementation into CXTPStatusBarPane rather than using CXTPStatusBarPaneWnd. It worked as well but I had problems resolving heap corruption on application close during processing WM_NCDESTROY (using CXTPStatusBarPaneWnd, I don't see this).</DIV><DIV>Thanks .... Stan</DIV>]]>
   </description>
   <pubDate>Fri, 11 Jan 2008 12:49:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9261&amp;PID=30061&amp;title=adding-bitmap-pane-to-cxtpstatusbar#30061</guid>
  </item> 
  <item>
   <title><![CDATA[Adding bitmap pane to CXTPStatusBar : Hi,  Better derive from CXTPStatusBarPane...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9261&amp;PID=30051&amp;title=adding-bitmap-pane-to-cxtpstatusbar#30051</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9261<br /><strong>Posted:</strong> 11 January 2008 at 1:31am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Better derive from CXTPStatusBarPane and override its CXTPStatusBarPane::OnDraw</DIV><DIV>&nbsp;</DIV><DIV>CXTPStatusBarPaneWnd class add additional window handle to draw, and it can reason of flickers.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 11 Jan 2008 01:31:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9261&amp;PID=30051&amp;title=adding-bitmap-pane-to-cxtpstatusbar#30051</guid>
  </item> 
  <item>
   <title><![CDATA[Adding bitmap pane to CXTPStatusBar : I came up with a solution for...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9261&amp;PID=30044&amp;title=adding-bitmap-pane-to-cxtpstatusbar#30044</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3641">smitchell</a><br /><strong>Subject:</strong> 9261<br /><strong>Posted:</strong> 10 January 2008 at 1:32pm<br /><br />I came up with a solution for this.<DIV>&nbsp;</DIV><DIV><DIV></DIV>Briefly:</DIV><DIV>Derive a BmpWnd class from CXTPStatusBarPaneWnd.</DIV><DIV>Call its Create() passing the m_wndStatusBar.</DIV><DIV>Add a pane for it: wndStatusBar.AddIndicator(ID)</DIV><DIV>Associate the window: wndStatusBar.AddControl(&amp;m_bmpWnd,ID)</DIV><DIV>&nbsp;</DIV><DIV>Most of the work is done in BmpWnd::DoPaint() - BitBlts that make a selected color in the bmp transparent.</DIV><DIV>-------</DIV><DIV>BTW Ultimate Toolbox has SetPaneBitmap member in its COXStatusBar which makes this easy to do. I'm migrating our application to CJ so needed to implement the equivalent. SetPaneBitmap would be a welcome addition to CXTPStatusBar or CXTPStatusBarPane</DIV><DIV>&nbsp;</DIV><DIV>Cheers .... Stan (using XTP v11.2.2)</DIV>]]>
   </description>
   <pubDate>Thu, 10 Jan 2008 13:32:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9261&amp;PID=30044&amp;title=adding-bitmap-pane-to-cxtpstatusbar#30044</guid>
  </item> 
  <item>
   <title><![CDATA[Adding bitmap pane to CXTPStatusBar : How do I add a bitmap to a pane...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9261&amp;PID=29993&amp;title=adding-bitmap-pane-to-cxtpstatusbar#29993</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3641">smitchell</a><br /><strong>Subject:</strong> 9261<br /><strong>Posted:</strong> 09 January 2008 at 2:21am<br /><br />How do I add a bitmap to a pane in the CXTPStatusBar?<DIV>It seems that CXTPStatusBarIconPane plays a role in this.</DIV><DIV>Thanks for any pointers .... Stan</DIV>]]>
   </description>
   <pubDate>Wed, 09 Jan 2008 02:21:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9261&amp;PID=29993&amp;title=adding-bitmap-pane-to-cxtpstatusbar#29993</guid>
  </item> 
 </channel>
</rss>