<?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 : CXTPToolBar appearance</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CXTPToolBar appearance]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 11:06:58 +0000</pubDate>
  <lastBuildDate>Thu, 01 Mar 2007 06:01:30 +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=6534</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[CXTPToolBar appearance : Thanks. Now it works. ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6534&amp;PID=20828&amp;title=cxtptoolbar-appearance#20828</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2801">mermaid</a><br /><strong>Subject:</strong> 6534<br /><strong>Posted:</strong> 01 March 2007 at 6:01am<br /><br />Thanks. Now it works.]]>
   </description>
   <pubDate>Thu, 01 Mar 2007 06:01:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6534&amp;PID=20828&amp;title=cxtptoolbar-appearance#20828</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPToolBar appearance : Hi,  ImageManager always use...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6534&amp;PID=20824&amp;title=cxtptoolbar-appearance#20824</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6534<br /><strong>Posted:</strong> 01 March 2007 at 4:38am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>ImageManager always use TopLeft pixel as transparent.</DIV><DIV>you can manually set transparent pixeL</DIV><DIV>&nbsp;</DIV><DIV>pCommandBars-&gt;GetImagerManager()-&gt;SetMaskColor(...);</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>ps. Why you don't use CXTPMenuBar for main menu ?</DIV>]]>
   </description>
   <pubDate>Thu, 01 Mar 2007 04:38:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6534&amp;PID=20824&amp;title=cxtptoolbar-appearance#20824</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPToolBar appearance : Hello, we are using CXTPToolBar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6534&amp;PID=20823&amp;title=cxtptoolbar-appearance#20823</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2801">mermaid</a><br /><strong>Subject:</strong> 6534<br /><strong>Posted:</strong> 01 March 2007 at 2:23am<br /><br /><P>Hello, we are using CXTPToolBar class for our applications and find some drawing problems. Resources for<BR>several toolbars was created in VC6 and then translated to VC8 (MFC CToolBar was replaced with CXTPToolBar).<BR>All toolbars, except one, appear correctly. In that one case&nbsp;background is not transparent and black&nbsp;color&nbsp;is replaced with background color. Toolbars creating code is similar, all toolbar bitmaps was created in VC6 resource editor.</P><P>Please, look screenshot, toolbar bitmaps and toolbar creation code:</P><DIV>(in tool_map.bmp there is wrong bmp)</DIV><DIV>&nbsp;</DIV><DIV>//Creating left toolbar (no problem)<BR>CXTPToolBar* pToolBar = (CXTPToolBar*)pCommandBars-&gt;Add(name, xtpBarTop);<BR>CXTPToolBar*pToolMain=pToolBar; <BR>if (!pToolBar || !pToolBar-&gt;LoadToolBar(IDR_MAINFRAME))<BR>{<BR>&nbsp;&nbsp;&nbsp;&nbsp; TRACE0("Failed to create toolbar\n");<BR>&nbsp;&nbsp;&nbsp;&nbsp; return;<BR>}</DIV><P>// Creating right toolbar (black color&nbsp;is replaced with background color)<BR>pToolBar = (CXTPToolBar*)&nbsp; pCommandBars-&gt;Add(name, xtpBarTop);<BR>if (!pToolBar || !pToolBar-&gt;LoadToolBar(IDR_TOOL_MAPS))<BR>{<BR>&nbsp;TRACE0("Failed to create toolbar\n");<BR>&nbsp;return;<BR>}</P><DIV><a href="https://forum.codejock.com/uploads/20070301_021830_toolbars.rar" target="_blank">uploads/20070301_021830_toolbars.rar</A><img src="https://forum.codejock.com/uploads/20070301_021641_screenshot.JPG" border="0"></DIV>]]>
   </description>
   <pubDate>Thu, 01 Mar 2007 02:23:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6534&amp;PID=20823&amp;title=cxtptoolbar-appearance#20823</guid>
  </item> 
 </channel>
</rss>