<?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 : Setting</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Setting]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 23 May 2026 16:57:19 +0000</pubDate>
  <lastBuildDate>Wed, 08 Apr 2009 16:24:17 +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=13923</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[Setting : Check how it done in Event Editor...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13923&amp;PID=47694&amp;title=setting#47694</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 13923<br /><strong>Posted:</strong> 08 April 2009 at 4:24pm<br /><br />Check how it done in Event Editor]]>
   </description>
   <pubDate>Wed, 08 Apr 2009 16:24:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13923&amp;PID=47694&amp;title=setting#47694</guid>
  </item> 
  <item>
   <title><![CDATA[Setting : I insertnew eventsinto calendar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13923&amp;PID=47579&amp;title=setting#47579</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=66">zaksoft</a><br /><strong>Subject:</strong> 13923<br /><strong>Posted:</strong> 04 April 2009 at 2:00pm<br /><br /><DIV>I insert&nbsp;new events&nbsp;into calendar reading from a DB, into a loop I use</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>CXTPCalendarEventPtr ptrEvent = pDataProvider-&gt;CreateNewEvent();</DIV><P>ptrEvent-&gt;SetStartTime( dtIni);<BR>ptrEvent-&gt;SetEndTime(&nbsp;dtEnd);<BR>ptrEvent-&gt;SetSubject(&nbsp;sTitle);<BR>ptrEvent-&gt;SetLocation(&nbsp;sLocation);</P><DIV>// Need to set color</DIV><DIV>&nbsp;</DIV><DIV>if ( sDaily == _T( "S"))<BR>&nbsp;ptrEvent-&gt;SetAllDayEvent( TRUE);</DIV><P>pDataProvider-&gt;AddEvent(ptrEvent);&nbsp;<BR></P><DIV></DIV><DIV></DIV>How can I assing CXTPCalendarEventCategoryID ( I need to change color) ?<DIV>&nbsp;</DIV><DIV>After getting</DIV><DIV><P>CXTPCalendarEventCategoryIDs * pCat = ptrEvent-&gt;GetCategories();</P><DIV>I dont know how to set (for example) xtpCalendarEventCategoryGreen to the event</DIV><DIV>&nbsp;</DIV><DIV>TIA</DIV></DIV>]]>
   </description>
   <pubDate>Sat, 04 Apr 2009 14:00:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13923&amp;PID=47579&amp;title=setting#47579</guid>
  </item> 
 </channel>
</rss>