<?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 &amp;amp; error</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Markup &amp;amp; error]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 14 Apr 2026 17:26:51 +0000</pubDate>
  <lastBuildDate>Fri, 08 Oct 2010 13:59:27 +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=17397</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 &amp;amp; error : Thanks. Will give it a shot! ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17397&amp;PID=60772&amp;title=markup-amp-error#60772</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 17397<br /><strong>Posted:</strong> 08 October 2010 at 1:59pm<br /><br />Thanks. Will give it a shot!]]>
   </description>
   <pubDate>Fri, 08 Oct 2010 13:59:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17397&amp;PID=60772&amp;title=markup-amp-error#60772</guid>
  </item> 
  <item>
   <title><![CDATA[Markup &amp;amp; error : Hi,You can always call CWnd::S...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17397&amp;PID=60771&amp;title=markup-amp-error#60771</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 17397<br /><strong>Posted:</strong> 08 October 2010 at 1:11pm<br /><br />Hi,<div><br></div><div>You can always call CWnd::SetWindowText("&amp;Close") to notidy system that you want Alt+C but use Markup text to draw it.</div>]]>
   </description>
   <pubDate>Fri, 08 Oct 2010 13:11:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17397&amp;PID=60771&amp;title=markup-amp-error#60771</guid>
  </item> 
  <item>
   <title><![CDATA[Markup &amp;amp; error : Underline is a good thing! :)...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17397&amp;PID=60767&amp;title=markup-amp-error#60767</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 17397<br /><strong>Posted:</strong> 08 October 2010 at 9:55am<br /><br />Underline is a good thing! :) But will ALT+C work here?]]>
   </description>
   <pubDate>Fri, 08 Oct 2010 09:55:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17397&amp;PID=60767&amp;title=markup-amp-error#60767</guid>
  </item> 
  <item>
   <title><![CDATA[Markup &amp;amp; error : Hi,How markup have to determine...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17397&amp;PID=60762&amp;title=markup-amp-error#60762</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 17397<br /><strong>Posted:</strong> 08 October 2010 at 6:58am<br /><br />Hi,<div><br></div><div>How markup have to determine that you use it in static and don't want show "&amp;" ? :-)</div><div><br></div><div>Try this</div><div>&lt;TextBlock&gt;&lt;Underline&gt;C&lt;/Underline&gt;lose&lt;/TextBlock&gt;</div>]]>
   </description>
   <pubDate>Fri, 08 Oct 2010 06:58:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17397&amp;PID=60762&amp;title=markup-amp-error#60762</guid>
  </item> 
  <item>
   <title><![CDATA[Markup &amp;amp; error : XTP 13.4.1. Using CMarkupStatic....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17397&amp;PID=60761&amp;title=markup-amp-error#60761</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 17397<br /><strong>Posted:</strong> 08 October 2010 at 5:33am<br /><br />XTP 13.4.1. Using CMarkupStatic. Consider this:<DIV>&nbsp;</DIV><DIV>m_static.EnableMarkup();</DIV><DIV><DIV>// m_static.SetWindowText("&lt;TextBlock&gt;&amp;Close&lt;/TextBlock&gt;"); &lt;-- yields xml error...</DIV></DIV><DIV>m_static.SetWindowText("&lt;TextBlock&gt;&amp;amp;Close&lt;/TextBlock&gt;"); // xml ok :)</DIV><DIV>&nbsp;</DIV><DIV>That sets the text to "<strong>&amp;</strong>Close". ALT+C works, but the ampersand should not be there! For a static control you need "&amp;&amp;Close" to make ampersand visible!</DIV><DIV>&nbsp;</DIV><DIV>Any ideas?</DIV>]]>
   </description>
   <pubDate>Fri, 08 Oct 2010 05:33:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17397&amp;PID=60761&amp;title=markup-amp-error#60761</guid>
  </item> 
 </channel>
</rss>