<?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 : Problem with blank images in markup text</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Problem with blank images in markup text]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 14:23:19 +0000</pubDate>
  <lastBuildDate>Mon, 16 Oct 2017 17:29:00 +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=23463</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[Problem with blank images in markup text : The problem seems to be that you...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23463&amp;PID=76222&amp;title=problem-with-blank-images-in-markup-text#76222</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1263">Fredrik</a><br /><strong>Subject:</strong> 23463<br /><strong>Posted:</strong> 16 October 2017 at 5:29pm<br /><br />The problem seems to be that you need a transparent pixel in bottom left corner...&nbsp;]]>
   </description>
   <pubDate>Mon, 16 Oct 2017 17:29:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23463&amp;PID=76222&amp;title=problem-with-blank-images-in-markup-text#76222</guid>
  </item> 
  <item>
   <title><![CDATA[Problem with blank images in markup text : Im using a CXTPMarkupStatic and...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23463&amp;PID=76200&amp;title=problem-with-blank-images-in-markup-text#76200</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5380">maxxan</a><br /><strong>Subject:</strong> 23463<br /><strong>Posted:</strong> 10 October 2017 at 9:10am<br /><br />Im using a CXTPMarkupStatic and setting an ImageManager to that one and the markup text. The problem is that when rendered, the space where the image shoud be have the correct size, but it's only blank, no image. I look in the code and it goes to render it as an icon.<div><br></div><div>I load the image with (png-file):</div><div>CXTPImageManagerIconHandle oIconHandle;</div><div>oIconHandle.Attach(CXTPImageManagerIcon::LoadBitmapFromResource(ghInstance, MAKEINTRESOURCE(IDB_IMAGE1), &amp;bAlpha), FALSE); // I've also tried with Share handle = TRUE</div><div>pImageManager-&gt;SetIcon(oIconHandle, 1);&nbsp; // Set image with ID 1</div><div>mMarkupControl.GetMarkupContext()-&gt;SetImageManager(pImageManager);</div><div><br></div><div>The markup looks something like and all the text is visible and spacing between is of the size of the image:</div><div>&lt;StackPanel&gt;</div><div>&lt;TextBlock&gt;Some text that I can see&lt;/TextBlock&gt;</div><div>&lt;Image Source='1'/&gt;</div><div>&lt;TextBlock&gt;Some more text&lt;/TextBlock&gt;</div><div>&lt;/StackPanel&gt;</div><div><br></div><div>What could the problem be? Using version 18.0.1.&nbsp;</div><div><br></div><div>Thanks!</div><div><br></div>]]>
   </description>
   <pubDate>Tue, 10 Oct 2017 09:10:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23463&amp;PID=76200&amp;title=problem-with-blank-images-in-markup-text#76200</guid>
  </item> 
 </channel>
</rss>