<?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 : Release-Notes</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : General Discussion : Release-Notes]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 18 Apr 2026 16:41:21 +0000</pubDate>
  <lastBuildDate>Fri, 19 Feb 2010 15:46:37 +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=16226</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[Release-Notes : I have to note that Drag&amp;amp;Drop...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16226&amp;PID=56937&amp;title=releasenotes#56937</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 16226<br /><strong>Posted:</strong> 19 February 2010 at 3:46pm<br /><br />I have to note that Drag&amp;Drop support of the report control changed in other parts in a tremedous way - compared to version 12.1.1!<br>I opened an issue 3 days ago and requested a 'what has changed and breaks code' documentation, but I got no response until now!<br>At the moment I ask myself, what's codejocks bug tracker for...<br><br>]]>
   </description>
   <pubDate>Fri, 19 Feb 2010 15:46:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16226&amp;PID=56937&amp;title=releasenotes#56937</guid>
  </item> 
  <item>
   <title><![CDATA[Release-Notes : Hi,You are right, we do try to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16226&amp;PID=56921&amp;title=releasenotes#56921</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 16226<br /><strong>Posted:</strong> 19 February 2010 at 9:53am<br /><br />Hi,<br>You are right, we do try to keep the toolkit backwards compatible.&nbsp; Thank you for this catch.&nbsp; This will be included with 14.0<br><br>Please try this and see if it works as expected.&nbsp; We made quit a few additions to OnBeginDrag.<br><br>//Add to XTPReportcontrol.cpp<br><br>void CXTPReportControl::OnBeginDrag(CPoint point)<br>{<br>&nbsp;&nbsp;&nbsp; OnBeginDrag(point, 0);<br>}<br><br>//Add to XTPReportControl.h<br><br>virtual void OnBeginDrag(CPoint point);<br>]]>
   </description>
   <pubDate>Fri, 19 Feb 2010 09:53:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16226&amp;PID=56921&amp;title=releasenotes#56921</guid>
  </item> 
  <item>
   <title><![CDATA[Release-Notes : Hi, is it possible to add a new...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16226&amp;PID=56914&amp;title=releasenotes#56914</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2112">Daniel</a><br /><strong>Subject:</strong> 16226<br /><strong>Posted:</strong> 19 February 2010 at 3:48am<br /><br /><P>Hi,</P><P>is it possible to add a new section in the CodeJock-Release notes for changes which could potentially break existing app which works with older versions of the library?</P><P>For example:</P><P>in the current beta you changed one virtual function in CXTPReportControl:</P><P>the old version:</P><P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; virtual void OnBeginDrag(CPoint point);</P><P>&nbsp;</P><P>the new version:</P><P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; virtual void OnBeginDrag(CPoint point, UINT nFlags);</P><P>This will break existing app if they override this function. The developer will not get any warning or error since everything compiles fine, but the app will NOT work as expected since this small change. So it would be a great help to have a section with changes like this one.</P><P>Daniel<BR></P>]]>
   </description>
   <pubDate>Fri, 19 Feb 2010 03:48:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16226&amp;PID=56914&amp;title=releasenotes#56914</guid>
  </item> 
 </channel>
</rss>