<?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 : Regarding Start/End time Display Issue.</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Regarding Start/End time Display Issue.]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 12 Jun 2026 23:12:35 +0000</pubDate>
  <lastBuildDate>Wed, 04 Feb 2009 11:14: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=13307</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[Regarding Start/End time Display Issue. : You can adjust your settings in...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13307&amp;PID=45125&amp;title=regarding-start-end-time-display-issue#45125</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 13307<br /><strong>Posted:</strong> 04 February 2009 at 11:14am<br /><br /><P>You can adjust your settings in your app code - I asked about most user requirements to eliminate app code changes if I will change core functionality</P>]]>
   </description>
   <pubDate>Wed, 04 Feb 2009 11:14:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13307&amp;PID=45125&amp;title=regarding-start-end-time-display-issue#45125</guid>
  </item> 
  <item>
   <title><![CDATA[Regarding Start/End time Display Issue. : Hello,  By default we need Start...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13307&amp;PID=45118&amp;title=regarding-start-end-time-display-issue#45118</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2903">KumarCJ</a><br /><strong>Subject:</strong> 13307<br /><strong>Posted:</strong> 04 February 2009 at 3:17am<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>By default we need Start and End time <strong>OFF</strong> in all modes (Day/Week/Month).</DIV><DIV>&nbsp;</DIV><DIV>Thanks in Advance,</DIV><DIV>Saket.</DIV>]]>
   </description>
   <pubDate>Wed, 04 Feb 2009 03:17:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13307&amp;PID=45118&amp;title=regarding-start-end-time-display-issue#45118</guid>
  </item> 
  <item>
   <title><![CDATA[Regarding Start/End time Display Issue. : I can extend options set to  enum...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13307&amp;PID=45114&amp;title=regarding-start-end-time-display-issue#45114</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 13307<br /><strong>Posted:</strong> 03 February 2009 at 12:55pm<br /><br />I can extend options set to<DIV><FONT color=#0000ff size=2><P>enum</FONT><FONT size=2> XTPCalendarAdditionalOptions</P><P>{</P><P>xtpCalendarOptMonthViewShowStartTimeAlways = 0x00000001, </FONT><FONT color=#008000 size=2>// define option to always show event start time in the month view.</P></FONT><FONT size=2><P>xtpCalendarOptMonthViewShowEndTimeAlways = 0x00000002, </FONT><FONT color=#008000 size=2>// define option to always show event end time in the month view.</P></FONT><FONT size=2><P>xtpCalendarOptWeekViewShowStartTimeAlways = 0x00000004, </FONT><FONT color=#008000 size=2>// define option to always show event start time in the week view.</P></FONT><FONT size=2><P>xtpCalendarOptWeekViewShowEndTimeAlways = 0x00000008, </FONT><FONT color=#008000 size=2>// define option to always show event end time in the week view.</P></FONT><FONT size=2><P>xtpCalendarOptDayViewNoWordBreak = 0x00000010, </FONT><FONT color=#008000 size=2>// define option to draw event text without word break in the day view.</P></FONT><FONT size=2><P>xtpCalendarOptWorkWeekViewShowStartTimeAlways = 0x00000020, </FONT><FONT color=#008000 size=2>// define option to always show event start time in the work week view.</P></FONT><FONT size=2><P>xtpCalendarOptWorkWeekViewShowEndTimeAlways = 0x00000040, </FONT><FONT color=#008000 size=2>// define option to always show event end time in the work week view.</P></FONT><FONT size=2><P>xtpCalendarOptDayViewShowStartTimeAlways = 0x00000080, </FONT><FONT color=#008000 size=2>// define option to always show event start time in the day view.</P></FONT><FONT size=2><P>xtpCalendarOptDayViewShowEndTimeAlways = 0x00000100 </FONT><FONT color=#008000 size=2>// define option to always show event end time in the day view.</P></FONT><FONT size=2><P>};</P><DIV></DIV>and support in all modes and themes what should be defaults for existed app?</FONT></DIV>]]>
   </description>
   <pubDate>Tue, 03 Feb 2009 12:55:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13307&amp;PID=45114&amp;title=regarding-start-end-time-display-issue#45114</guid>
  </item> 
  <item>
   <title><![CDATA[Regarding Start/End time Display Issue. : Isuue: DO NOT want to display...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13307&amp;PID=45107&amp;title=regarding-start-end-time-display-issue#45107</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2903">KumarCJ</a><br /><strong>Subject:</strong> 13307<br /><strong>Posted:</strong> 03 February 2009 at 4:44am<br /><br /><DIV>Isuue: DO NOT want to display Start and End time both in&nbsp; "Day/Week/Month" View.<BR></DIV><DIV>Only want to display "Subject/Appointment" in apointment box,&nbsp;NO START and END time display.</DIV><DIV>&nbsp;</DIV><DIV><a href="https://forum.codejock.com/uploads/20090203_044316_03-Feb-09-Scree.rar" target="_blank">uploads/20090203_044316_03-Feb-09-Scree.rar</A></DIV><DIV>&nbsp;</DIV><DIV>After replacing the code given by you, removes END time BUT START time STILL displaying along with "subject/Appointment".</DIV><DIV>&nbsp;</DIV><DIV>I replaced the code given by you in "XTPCalendarPaintManager.cpp", rebuild the "ToolkitPro".</DIV><DIV>&nbsp;</DIV><DIV>Please let me know how to REMOVE/AVOID displaying START TIME and END TIME&nbsp; both in "Day/Week/Month" View?</DIV><P>Thanks in Advance,</P><DIV>Saket.</DIV>]]>
   </description>
   <pubDate>Tue, 03 Feb 2009 04:44:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13307&amp;PID=45107&amp;title=regarding-start-end-time-display-issue#45107</guid>
  </item> 
  <item>
   <title><![CDATA[Regarding Start/End time Display Issue. : see code in beta-release 13.1 ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13307&amp;PID=45101&amp;title=regarding-start-end-time-display-issue#45101</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 13307<br /><strong>Posted:</strong> 02 February 2009 at 11:59pm<br /><br /><P>see code in beta-release 13.1</P>]]>
   </description>
   <pubDate>Mon, 02 Feb 2009 23:59:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13307&amp;PID=45101&amp;title=regarding-start-end-time-display-issue#45101</guid>
  </item> 
  <item>
   <title><![CDATA[Regarding Start/End time Display Issue. : Hi, It would be great help, if...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13307&amp;PID=45100&amp;title=regarding-start-end-time-display-issue#45100</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2903">KumarCJ</a><br /><strong>Subject:</strong> 13307<br /><strong>Posted:</strong> 02 February 2009 at 11:47pm<br /><br /><P>Hi,</P><P>It would be great help, if I can get fixed/modified files for "Start/End time Display" Issue.</P><P>So that we can replace those file in "Xtreme ToolkitPro v12.1.1", rebuild it and release our application on time.</P><DIV>Thanks in Advance,<BR>Saket.<BR></DIV><P>&nbsp;</P>]]>
   </description>
   <pubDate>Mon, 02 Feb 2009 23:47:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13307&amp;PID=45100&amp;title=regarding-start-end-time-display-issue#45100</guid>
  </item> 
  <item>
   <title><![CDATA[Regarding Start/End time Display Issue. : Hi, it was non-consistent implementation...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13307&amp;PID=45098&amp;title=regarding-start-end-time-display-issue#45098</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 13307<br /><strong>Posted:</strong> 02 February 2009 at 11:01pm<br /><br />Hi, it was non-consistent implementation for non_Office2007 and Office2007 themes. I fixed reported case - get in Release 13 in a week.&nbsp;&nbsp; <DIV>If you found other similar cases of non-consistency - please give me some details.&nbsp;&nbsp; </DIV>]]>
   </description>
   <pubDate>Mon, 02 Feb 2009 23:01:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13307&amp;PID=45098&amp;title=regarding-start-end-time-display-issue#45098</guid>
  </item> 
  <item>
   <title><![CDATA[Regarding Start/End time Display Issue. : Hello, Please find theuploads...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13307&amp;PID=45064&amp;title=regarding-start-end-time-display-issue#45064</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2903">KumarCJ</a><br /><strong>Subject:</strong> 13307<br /><strong>Posted:</strong> 02 February 2009 at 7:48am<br /><br /><P>Hello,</P><P>Please find the&nbsp;<a href="https://forum.codejock.com/uploads/20090202_074600_Start-End_Time_.rar" target="_blank">uploads/20090202_074600_Start-End_Time_.rar</A>&nbsp;</P><DIV>Reuirement: <BR>-----------<BR>Do not want to display codejock start/end time along with Subject.</DIV><P>Description:<BR>------------</P><P>In Office 2007 (Blue) theme start/end time is not displayed along with Subject, but in all other themes it is displayed.</P><P>How to&nbsp;avoid displaying&nbsp;start/end time&nbsp;front of appointments/Subject.</P><P>Thanks in Advance,<BR>Saket.<BR></P>]]>
   </description>
   <pubDate>Mon, 02 Feb 2009 07:48:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13307&amp;PID=45064&amp;title=regarding-start-end-time-display-issue#45064</guid>
  </item> 
 </channel>
</rss>