<?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 : Chart Bug: Points sometimes have wrong x-position</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Chart Bug: Points sometimes have wrong x-position]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 01:36:10 +0000</pubDate>
  <lastBuildDate>Tue, 20 Aug 2013 18:19:10 +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=21749</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[Chart Bug: Points sometimes have wrong x-position : Hi ryhmes,I checked the file that...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=21749&amp;PID=71528&amp;title=chart-bug-points-sometimes-have-wrong-xposition#71528</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7337">j_higs</a><br /><strong>Subject:</strong> 21749<br /><strong>Posted:</strong> 20 August 2013 at 6:19pm<br /><br />Hi ryhmes,<br><br>I checked the file that you mentioned, but I couldn't find the CXTPChartTime class. In fact I couldn't find that class anywhere in any of the source files. I'm currently using version 15.1.3.0908.<br>]]>
   </description>
   <pubDate>Tue, 20 Aug 2013 18:19:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=21749&amp;PID=71528&amp;title=chart-bug-points-sometimes-have-wrong-xposition#71528</guid>
  </item> 
  <item>
   <title><![CDATA[Chart Bug: Points sometimes have wrong x-position : Hi, There is an existing problem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=21749&amp;PID=71515&amp;title=chart-bug-points-sometimes-have-wrong-xposition#71515</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6327">rhymes</a><br /><strong>Subject:</strong> 21749<br /><strong>Posted:</strong> 12 August 2013 at 6:12pm<br /><br />Hi, <BR><BR>There is an existing problem in the CodeJock soure with the chart scaling that was notice in CodeJock version 15.3.1. Very simple fix; this may be your cause of your problem also.&nbsp; <BR><BR>In Xtreme ToolkitPro v16.1.0<BR>C:\Program Files (x86)\Codejock Software\MFC\Xtreme ToolkitPro v16.1.0 (30 Day Trial)\Source\Chart\Diagram\Axis\XTPChartScaleTypeMap.h<BR><BR>Still has:<BR><BR>class _XTP_EXT_CLASS CXTPChartTime<BR>{<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;enum<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Seconds = 1000,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Minutes = Seconds * 60,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Hours&nbsp; = Minutes *<FONT color=#ff0000><strong> 24</strong></FONT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT color=#009900>&lt;-- should be <strong>Minutes * 60<BR></strong></FONT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;};<BR>public:<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CXTPChartTime(double dTime);<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CXTPChartTime(int nHours, int nMinutes, int nSeconds, int nMilliseconds);<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;int GetHours() const;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;int GetMinutes() const;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;int GetSeconds() const;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;int GetMilliseconds() const;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;double m_dTime;<BR>};<BR><BR>]]>
   </description>
   <pubDate>Mon, 12 Aug 2013 18:12:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=21749&amp;PID=71515&amp;title=chart-bug-points-sometimes-have-wrong-xposition#71515</guid>
  </item> 
  <item>
   <title><![CDATA[Chart Bug: Points sometimes have wrong x-position : Update: I fixed the xml file so...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=21749&amp;PID=71237&amp;title=chart-bug-points-sometimes-have-wrong-xposition#71237</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7337">j_higs</a><br /><strong>Subject:</strong> 21749<br /><strong>Posted:</strong> 27 June 2013 at 9:44am<br /><br />Update: I fixed the xml file so that it opens now.<br><a href="uploads/7337/vertical-line-bug2.zip" target="_blank" rel="nofollow">uploads/7337/vertical-line-bug2.zip</a><br>]]>
   </description>
   <pubDate>Thu, 27 Jun 2013 09:44:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=21749&amp;PID=71237&amp;title=chart-bug-points-sometimes-have-wrong-xposition#71237</guid>
  </item> 
  <item>
   <title><![CDATA[Chart Bug: Points sometimes have wrong x-position : First off, I have been using CodeJock...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=21749&amp;PID=71223&amp;title=chart-bug-points-sometimes-have-wrong-xposition#71223</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7337">j_higs</a><br /><strong>Subject:</strong> 21749<br /><strong>Posted:</strong> 26 June 2013 at 3:54pm<br /><br />First off, I have been using CodeJock for over a year now and I have had a really great experience. Keep up the good work!<br><br>Recently I found a bug in the Chart component when the arguments (x-values as I call them) are of type DateTime. Certain times show up on the wrong x-position on the chart. I was able to reproduce this with a simple chart in the Chart Builder (Toolkit v16.1, Win7 64-bit) to make sure it was not my code causing the problem. Here is a screenshot of Chart Builder with the point values on the right:<br><br><img src="uploads/7337/vertical-line-bug2.png" height="657" width="1117" border="0" /><br><br>If the chart were drawn correctly it would be a straight line from 0 to 72. You can see that 72 should be at x-position 01:12 AM but instead is at 12:05 AM. Also 36 should be at x-position 12:36 AM but instead is at 12:25 AM.<br><br>I have also attached the xml file that Chart Builder saved although I wasn't able to open it after I saved it.<br><a href="http://forum.codejock.com/uploads/7337/vertical-line-bug.zip" rel="nofollow">uploads/7337/vertical-line-bug.zip</a><br><br>How can I get this problem fixed?<br>]]>
   </description>
   <pubDate>Wed, 26 Jun 2013 15:54:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=21749&amp;PID=71223&amp;title=chart-bug-points-sometimes-have-wrong-xposition#71223</guid>
  </item> 
 </channel>
</rss>