<?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 : Own CXTPCalendarDayView</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Own CXTPCalendarDayView]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 30 May 2026 17:54:52 +0000</pubDate>
  <lastBuildDate>Tue, 08 Jul 2014 23:10:41 +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=17593</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[Own CXTPCalendarDayView : I have confirmed that we will...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17593&amp;PID=72624&amp;title=own-cxtpcalendardayview#72624</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1">kstowell</a><br /><strong>Subject:</strong> 17593<br /><strong>Posted:</strong> 08 July 2014 at 11:10pm<br /><br />I have confirmed that we will fix this with the next product release.]]>
   </description>
   <pubDate>Tue, 08 Jul 2014 23:10:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17593&amp;PID=72624&amp;title=own-cxtpcalendardayview#72624</guid>
  </item> 
  <item>
   <title><![CDATA[Own CXTPCalendarDayView : BUMP!Please fix and change the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17593&amp;PID=71558&amp;title=own-cxtpcalendardayview#71558</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=313">Marco1</a><br /><strong>Subject:</strong> 17593<br /><strong>Posted:</strong> 29 August 2013 at 12:39pm<br /><br />BUMP!<br>Please fix and change the class privacy.<br>Still not possible to do things mentioned above. <img src="http://forum.codejock.com/smileys/smiley5.gif" border="0" alt="C&#111;nfused" title="C&#111;nfused" /> (with standard CJ code)<br><br><br>]]>
   </description>
   <pubDate>Thu, 29 Aug 2013 12:39:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17593&amp;PID=71558&amp;title=own-cxtpcalendardayview#71558</guid>
  </item> 
  <item>
   <title><![CDATA[Own CXTPCalendarDayView : Come on, please, living three...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17593&amp;PID=69753&amp;title=own-cxtpcalendardayview#69753</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=313">Marco1</a><br /><strong>Subject:</strong> 17593<br /><strong>Posted:</strong> 23 February 2013 at 6:41pm<br /><br />Come on, please, living three years with some bad hacks to get around this now.<br>Please(!), finally fix this in 15.4.1, 16.0.1 or what ever is next.<br><br>]]>
   </description>
   <pubDate>Sat, 23 Feb 2013 18:41:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17593&amp;PID=69753&amp;title=own-cxtpcalendardayview#69753</guid>
  </item> 
  <item>
   <title><![CDATA[Own CXTPCalendarDayView : And there&amp;#039;s a little more...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17593&amp;PID=61567&amp;title=own-cxtpcalendardayview#61567</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=313">Marco1</a><br /><strong>Subject:</strong> 17593<br /><strong>Posted:</strong> 26 November 2010 at 9:44am<br /><br />And there's a little more to be "protected" (instead of private) to derive an own day view.<br><br>class <font color="#ff0000">_XTP_EXT_CLASS</font> CViewChangedContext<br><br>in XTPCalendarControl.h is missing and most of the private vars schould be protected or inheritance gets really challenging. Why are you so restrictive?<br><br>In XTPCalendarDayView.h funtions like<br>ClearDays();<br>_AddDay(const COleDateTime&amp; date);<br><br>should be "protected" to be used by the derived class. I recommend changing line 909 to "protected:"<br>Would really help a lot!<br><br>]]>
   </description>
   <pubDate>Fri, 26 Nov 2010 09:44:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17593&amp;PID=61567&amp;title=own-cxtpcalendardayview#61567</guid>
  </item> 
  <item>
   <title><![CDATA[Own CXTPCalendarDayView : I need my own CXTPCalendarDayView...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17593&amp;PID=61513&amp;title=own-cxtpcalendardayview#61513</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=313">Marco1</a><br /><strong>Subject:</strong> 17593<br /><strong>Posted:</strong> 23 November 2010 at 2:21pm<br /><br />I need my own CXTPCalendarDayView in CXTPCalendarControl.<br><br>Unfortunately all variables are private and it's not possible at all to setup your own CXTPCalendarDayView derived class.<br><br>So please make the according vars "protected" (some there was a thread where users could wish which privates should get protected ones)<br>or setup some functions like void CXTPCalendarControl::<font color="#cc0000">Set</font>DayView(CXTPCalendarView*) in CalendarController.<br><br>Oleg, can this be done in new release? ("protected" would help a lot)<br>]]>
   </description>
   <pubDate>Tue, 23 Nov 2010 14:21:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17593&amp;PID=61513&amp;title=own-cxtpcalendardayview#61513</guid>
  </item> 
 </channel>
</rss>