<?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 : Issues of ver 15.2.1</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Issues of ver 15.2.1]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 03 Apr 2026 22:34:55 +0000</pubDate>
  <lastBuildDate>Tue, 17 Sep 2013 05:34:59 +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=21886</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[Issues of ver 15.2.1 : ver 15.2.1Some issues are present.May...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=21886&amp;PID=71615&amp;title=issues-of-ver-15-2-1#71615</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8221">Nik</a><br /><strong>Subject:</strong> 21886<br /><strong>Posted:</strong> 17 September 2013 at 5:34am<br /><br />ver 15.2.1<br><br>Some issues are present.<br>May be they are still relevant up to now.<br>&nbsp;<br><br>In file XTPPropertyGridItemSize.cpp<br>class CXTPPropertyGridItemSize::CXTPPropertyGridItemSizeWidth<br>has this overloaded virtual method:<br><br>virtual void OnValueChanged(CString strValue)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ((CXTPPropertyGridItemSize*)m_pParent)-&gt;SetWidth(strValue);<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<br><br>but in base class (in XTPPropertyGridItem.h) it is defined differently:<br><br>virtual void OnValueChanged(const CString &amp;strValue);<br><br>so it is never called in CXTPPropertyGridItemSizeWidth and CXTPPropertyGridItemSizeHeight classes.<br><br>As a side effect when one updates height or width properties they are never updated in CXTPPropertyGridItemSize caption, i.e. (Width; Height) string and HighlightChangedItems() method do not work in this situation.<br><br>Also because of the majority of necessary methods and variables in CXTPPropertyGridItemSize class are defined as private, one should fully copy-paste this class to create his own in order to do simplest thing: change captions ‘Width’ and ‘Height’ to appropriate.<br><br><br>]]>
   </description>
   <pubDate>Tue, 17 Sep 2013 05:34:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=21886&amp;PID=71615&amp;title=issues-of-ver-15-2-1#71615</guid>
  </item> 
 </channel>
</rss>