<?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 : Markup displayed images are no longer transparent</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Markup displayed images are no longer transparent]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 06:08:31 +0000</pubDate>
  <lastBuildDate>Thu, 09 May 2013 15:54:32 +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=21639</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[Markup displayed images are no longer transparent : I have been using Codejock 15.3.1...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=21639&amp;PID=70933&amp;title=markup-displayed-images-are-no-longer-transparent#70933</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=451">Heath</a><br /><strong>Subject:</strong> 21639<br /><strong>Posted:</strong> 09 May 2013 at 3:54pm<br /><br />I have been using Codejock 15.3.1 to display a table of images in a record item using markup. The bitmap has background set to magenta which using SetMaskColor has successfully been displayed as transparent. Since upgrading to Codejock 16.1, the background of the images appear black.<br><br>The images are defined using the following;<br><font face="Courier New, Courier, mono"><br><font size="1">CXTPImageManager *pImageManager = XTPImageManager();<br>pImageManager-&gt;SetMaskColor(RGB(255,0,255));&nbsp;&nbsp;&nbsp; // Magenta<br>pImageManager-&gt;SetIcons(IDB_GLOBALMARKUPIMAGES_16, GlobalImageSmallCommandIds,<br>&nbsp;&nbsp;&nbsp; _countof(GlobalImageSmallCommandIds), CSize(16, 16), xtpImageNormal);</font></font><br><br>The markup string written to the record item is as follows;<br><br><font face="Courier New, Courier, mono" size="1">&lt;Grid&gt;<br>&nbsp; &lt;Grid.ColumnDefinitions&gt;<br>&nbsp;&nbsp;&nbsp; &lt;ColumnDefinition Width='18'/&gt;<br>&nbsp;&nbsp;&nbsp; &lt;ColumnDefinition Width='18'/&gt;<br>&nbsp;&nbsp;&nbsp; &lt;ColumnDefinition Width='18'/&gt;<br>&nbsp;&nbsp;&nbsp; &lt;ColumnDefinition Width='18'/&gt;<br>&nbsp; &lt;/Grid.ColumnDefinitions&gt;<br>&nbsp; &lt;TextBlock Grid.Column='0'&gt;&lt;InlineUIContainer&gt;&lt;Image Source='1'/&gt;&lt;/InlineUIContainer&gt;&lt;/TextBlock&gt;<br>&nbsp; &lt;TextBlock Grid.Column='1'&gt;&lt;InlineUIContainer&gt;&lt;Image Source='2'/&gt;&lt;/InlineUIContainer&gt;&lt;/TextBlock&gt;<br>&nbsp; &lt;TextBlock Grid.Column='2'&gt;&lt;InlineUIContainer&gt;&lt;Image Source='3'/&gt;&lt;/InlineUIContainer&gt;&lt;/TextBlock&gt;<br>&nbsp; &lt;TextBlock Grid.Column='3'&gt;&lt;InlineUIContainer&gt;&lt;Image Source='4'/&gt;&lt;/InlineUIContainer&gt;&lt;/TextBlock&gt;<br>&lt;/Grid&gt;</font><br><br>Is this a known issue? Is there a workaround?<br><br>Thanks,<br>Heath]]>
   </description>
   <pubDate>Thu, 09 May 2013 15:54:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=21639&amp;PID=70933&amp;title=markup-displayed-images-are-no-longer-transparent#70933</guid>
  </item> 
 </channel>
</rss>