<?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 : Hardcoded strings</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Hardcoded strings]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 04:15:06 +0000</pubDate>
  <lastBuildDate>Thu, 27 Jan 2011 05:18:43 +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=17809</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[Hardcoded strings : Thanks, fixed. Please now as workaround...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17809&amp;PID=62329&amp;title=hardcoded-strings#62329</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 17809<br /><strong>Posted:</strong> 27 January 2011 at 5:18am<br /><br /><div style=": rgb255, 255, 255; margin-left: 1px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; font-family: Verdana, Arial, Helvetica, sans-serif; color: rgb0, 0, 0; font-weight: normal; font-size: 12px; line-height: 1.4; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; -: n&#111;ne; ">Thanks, fixed. Please now as workaround manually set public&nbsp;<span ="Apple-style-span" style="font-family: 'Courier New', Courier, mono; white-space: pre; -webkit-border-horiz&#111;ntal-spacing: 2px; -webkit-border-vertical-spacing: 2px; ">m_strIncreasing/</span><span ="Apple-style-span" style="font-family: 'Courier New', Courier, mono; white-space: pre; -webkit-border-horiz&#111;ntal-spacing: 2px; -webkit-border-vertical-spacing: 2px; "> m_strDecreasing in your code.</span></div>]]>
   </description>
   <pubDate>Thu, 27 Jan 2011 05:18:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17809&amp;PID=62329&amp;title=hardcoded-strings#62329</guid>
  </item> 
  <item>
   <title><![CDATA[Hardcoded strings : Hellocan you fix in next release!?It...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17809&amp;PID=62311&amp;title=hardcoded-strings#62311</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3301">Michl</a><br /><strong>Subject:</strong> 17809<br /><strong>Posted:</strong> 26 January 2011 at 3:43am<br /><br />Hello<br><br>can you fix in next release!?<br>It looks terrible: "Sortiert nach: <i>Spalte</i>/Increasing"<br><br><table width="99%"><tr><td><pre class="BBcode"><br>&nbsp;&nbsp;&nbsp; CXTPResourceManager::AssertValid(XTPResourceManager()-&gt;LoadString(&amp;m_strNoItems, XTP_IDS_REPORT_NOITEMS));<br>&nbsp;&nbsp;&nbsp; CXTPResourceManager::AssertValid(XTPResourceManager()-&gt;LoadString(&amp;m_strNoGroupBy, XTP_IDS_REPORT_NOGROUPBY));<br>&nbsp;&nbsp;&nbsp; CXTPResourceManager::AssertValid(XTPResourceManager()-&gt;LoadString(&amp;m_strNoFieldsAvailable, XTP_IDS_REPORT_NOFIELDSAVAILABLE));<br><br>&nbsp;&nbsp;&nbsp; if (XTPResourceManager()-&gt;LoadString(&amp;m_strSortBy, XTP_IDS_REPORT_SORTBY))<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; m_strSortBy += _T(" ");<br>&nbsp;&nbsp;&nbsp; else<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; m_strSortBy = _T("Sort by:");&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; //i think there is missing a space after colon<br><br>&nbsp;&nbsp;&nbsp; m_strIncreasing = _T("<font color="#ff0000">/Increasing</font>");&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; //in german.rc = " (aufsteigend)"<br>&nbsp;&nbsp;&nbsp; m_strDecreasing = _T("<font color="#ff0000">/Decreasing</font>");&nbsp;&nbsp;&nbsp;&nbsp; //in german.rc = " (absteigend)"<br><br>&nbsp;&nbsp;&nbsp; m_strExpand = _T("<font color="#ff0000">Expand</font>");<br>&nbsp;&nbsp;&nbsp; m_strCollapse = _T("<font color="#ff0000">Collapse</font>");<br></pre></td></tr></table><br>]]>
   </description>
   <pubDate>Wed, 26 Jan 2011 03:43:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17809&amp;PID=62311&amp;title=hardcoded-strings#62311</guid>
  </item> 
 </channel>
</rss>