<?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 : Track Control Customisation</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Track Control Customisation]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 15:29:15 +0000</pubDate>
  <lastBuildDate>Wed, 18 Jan 2012 03:54:28 +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=17104</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[Track Control Customisation : Hi,  I believe this can only...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17104&amp;PID=67450&amp;title=track-control-customisation#67450</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2960">Xander75</a><br /><strong>Subject:</strong> 17104<br /><strong>Posted:</strong> 18 January 2012 at 3:54am<br /><br />Hi,<br><br>I believe this can only be done in v15.1.3 and forward <i>(possibly one of the of the builds before v15.1.3)</i> from what I remember but it's simple to do.<br><br>When setting up the TrackControl add:<br><table width="99%"><tr><td><pre class="BBcode">'Manually set TimeLine Step:<br>.PaintManager.TimeLineStep = 1<br>.PaintManager.TimeLineStepAuto = False<br>&nbsp;&nbsp;&nbsp; <br>'Allow Format TimeLine Label<br>.PaintManager.CustomTimeLineLabel = True<br></pre></td></tr></table><br>Then using the TrackControl_TimeLineLabel event you can change the Label, TickColor &amp; TickLength fields.<br><br>PS. You format "Label" with the date format you need to display.<br>]]>
   </description>
   <pubDate>Wed, 18 Jan 2012 03:54:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17104&amp;PID=67450&amp;title=track-control-customisation#67450</guid>
  </item> 
  <item>
   <title><![CDATA[Track Control Customisation : Hi,How to change the timeline...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17104&amp;PID=67442&amp;title=track-control-customisation#67442</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7274">wsun</a><br /><strong>Subject:</strong> 17104<br /><strong>Posted:</strong> 17 January 2012 at 5:03am<br /><br />Hi,<div>How to change the timeline to date format? Can you share the code here?&nbsp;</div><div><br></div><div>Thank for help.</div>]]>
   </description>
   <pubDate>Tue, 17 Jan 2012 05:03:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17104&amp;PID=67442&amp;title=track-control-customisation#67442</guid>
  </item> 
  <item>
   <title><![CDATA[Track Control Customisation : Hi leeyn,You should be able to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17104&amp;PID=63860&amp;title=track-control-customisation#63860</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2960">Xander75</a><br /><strong>Subject:</strong> 17104<br /><strong>Posted:</strong> 13 April 2011 at 10:45am<br /><br />Hi leeyn,<br><br>You should be able to customise this for hours! It wouldn't be too hard to do.<br>]]>
   </description>
   <pubDate>Wed, 13 Apr 2011 10:45:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17104&amp;PID=63860&amp;title=track-control-customisation#63860</guid>
  </item> 
  <item>
   <title><![CDATA[Track Control Customisation : his seems like it could work for...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17104&amp;PID=63393&amp;title=track-control-customisation#63393</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6687">leeyn</a><br /><strong>Subject:</strong> 17104<br /><strong>Posted:</strong> 18 March 2011 at 11:14pm<br /><br />his seems like it could work for a gantt style chart. I am looking to customise the headers into Hours...]]>
   </description>
   <pubDate>Fri, 18 Mar 2011 23:14:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17104&amp;PID=63393&amp;title=track-control-customisation#63393</guid>
  </item> 
  <item>
   <title><![CDATA[Track Control Customisation : Cool! Think i may have to pose...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17104&amp;PID=62764&amp;title=track-control-customisation#62764</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6296">Hemesh</a><br /><strong>Subject:</strong> 17104<br /><strong>Posted:</strong> 18 February 2011 at 6:24am<br /><br />Cool! Think i may have to pose the question to our dev team to replace my report control integration with this new track control :)]]>
   </description>
   <pubDate>Fri, 18 Feb 2011 06:24:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17104&amp;PID=62764&amp;title=track-control-customisation#62764</guid>
  </item> 
  <item>
   <title><![CDATA[Track Control Customisation : Hi,Again just to let everyone...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17104&amp;PID=62763&amp;title=track-control-customisation#62763</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2960">Xander75</a><br /><strong>Subject:</strong> 17104<br /><strong>Posted:</strong> 18 February 2011 at 6:22am<br /><br />Hi,<br><br>Again just to let everyone know I had asked CJ for an update to the recent TimeLineLabel addition for custom labels and will be released with v15.0.2. Who says CJ doesn't answer support requests... Not me!!!<br><br>The issue I raised was that I had to use the step increment as 1 to denote each day of a month, therefore I could correctly display the months. However on doing so I found it hard to see which of the steps related to the customised label. So I asked for the ability to change the step colour and length <i>(see screenshot below) </i>and a day later it's implemented in v15.0.2:<br><br><img src="uploads/2960/TrackC&#111;ntrolSteps.png" height="329" width="847" border="0" /><br><br>Got to give a big thanks to Oleg for this one!<br><br>]]>
   </description>
   <pubDate>Fri, 18 Feb 2011 06:22:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17104&amp;PID=62763&amp;title=track-control-customisation#62763</guid>
  </item> 
  <item>
   <title><![CDATA[Track Control Customisation : Great. Thanks for the good news!...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17104&amp;PID=62391&amp;title=track-control-customisation#62391</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2575">Jean</a><br /><strong>Subject:</strong> 17104<br /><strong>Posted:</strong> 02 February 2011 at 5:28am<br /><br />Great. Thanks for the good news!&nbsp; <img src="http://forum.codejock.com/smileys/smiley32.gif" border="0" alt="Clap" title="Clap" /><br>]]>
   </description>
   <pubDate>Wed, 02 Feb 2011 05:28:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17104&amp;PID=62391&amp;title=track-control-customisation#62391</guid>
  </item> 
  <item>
   <title><![CDATA[Track Control Customisation : Good news!  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17104&amp;PID=62337&amp;title=track-control-customisation#62337</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 17104<br /><strong>Posted:</strong> 27 January 2011 at 10:00am<br /><br />Good news!]]>
   </description>
   <pubDate>Thu, 27 Jan 2011 10:00:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17104&amp;PID=62337&amp;title=track-control-customisation#62337</guid>
  </item> 
  <item>
   <title><![CDATA[Track Control Customisation : Hi folks,Just to let you all know...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17104&amp;PID=62336&amp;title=track-control-customisation#62336</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2960">Xander75</a><br /><strong>Subject:</strong> 17104<br /><strong>Posted:</strong> 27 January 2011 at 9:52am<br /><br />Hi folks,<br><br>Just to let you all know I have had a support ticket in for this since the end of last year and Oleg has let me have a look at a beta example of the Track Control for v15. I don't believe this is available in the beta download from the site, just in case you look and can't find it!<br><br>As you can see this now allows for full customisation of the Label, however I have asked if possible that we could have another label on top that allows us to have a Group Header label. Similar to that of the one posted above by Adrien.<br><br>But this certainly looks like we are heading in the right direction with the Track Control to allow this to be used as a Gantt Chart <img src="http://forum.codejock.com/smileys/smiley2.gif" border="0" alt="Wink" title="Wink" /> <br><br>If you have any idea's I will gladly post them on my support ticket. If Oleg can deliver then I am sure we will be onto a winner with this customisation of the Track Control.<br><br><img src="uploads/2960/CustomTrackC&#111;ntrol.png" height="494" width="842" border="0" /><br>]]>
   </description>
   <pubDate>Thu, 27 Jan 2011 09:52:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17104&amp;PID=62336&amp;title=track-control-customisation#62336</guid>
  </item> 
  <item>
   <title><![CDATA[Track Control Customisation : Is there now a VB6 solution? Or...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17104&amp;PID=62053&amp;title=track-control-customisation#62053</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2575">Jean</a><br /><strong>Subject:</strong> 17104<br /><strong>Posted:</strong> 03 January 2011 at 7:44am<br /><br />Is there now a VB6 solution?&nbsp; Or is it planned to implement? <img src="http://forum.codejock.com/smileys/smiley24.gif" border="0" alt="Ermm" title="Ermm" /> ]]>
   </description>
   <pubDate>Mon, 03 Jan 2011 07:44:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17104&amp;PID=62053&amp;title=track-control-customisation#62053</guid>
  </item> 
 </channel>
</rss>