<?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 : Calendar Labels</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Calendar Labels]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 28 May 2026 09:38:20 +0000</pubDate>
  <lastBuildDate>Thu, 06 Jan 2011 09:13:35 +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=4255</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[Calendar Labels : bump ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4255&amp;PID=62100&amp;title=calendar-labels#62100</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6527">Glen</a><br /><strong>Subject:</strong> 4255<br /><strong>Posted:</strong> 06 January 2011 at 9:13am<br /><br />bump&nbsp;<img src="http://forum.codejock.com/smileys/smiley1.gif" border="0" alt="Smile" title="Smile" />]]>
   </description>
   <pubDate>Thu, 06 Jan 2011 09:13:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4255&amp;PID=62100&amp;title=calendar-labels#62100</guid>
  </item> 
  <item>
   <title><![CDATA[Calendar Labels :  I&amp;#039;ve been unable to get...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4255&amp;PID=61851&amp;title=calendar-labels#61851</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6527">Glen</a><br /><strong>Subject:</strong> 4255<br /><strong>Posted:</strong> 15 December 2010 at 12:09pm<br /><br />I've been unable to get this to work, no matter what value I supply for the color, it doesn't show in the calendar:<div><img src="uploads/6527/Untitled.png" height="294" width="470" border="0" /></div><div><br></div><div>Is there a trick to this? &nbsp;Perhaps I'm calling things in the wrong order? &nbsp;I'm calling populate on the calendar control before and after clearing/adding the label list.</div>]]>
   </description>
   <pubDate>Wed, 15 Dec 2010 12:09:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4255&amp;PID=61851&amp;title=calendar-labels#61851</guid>
  </item> 
  <item>
   <title><![CDATA[Calendar Labels : Awesome! Thanks!! Mir ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4255&amp;PID=13102&amp;title=calendar-labels#13102</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2015">IDBG</a><br /><strong>Subject:</strong> 4255<br /><strong>Posted:</strong> 23 May 2006 at 6:22pm<br /><br /><P>Awesome!&nbsp; Thanks!!</P><P>Mir</P>]]>
   </description>
   <pubDate>Tue, 23 May 2006 18:22:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4255&amp;PID=13102&amp;title=calendar-labels#13102</guid>
  </item> 
  <item>
   <title><![CDATA[Calendar Labels : Hi,Note that right after creating...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4255&amp;PID=13101&amp;title=calendar-labels#13101</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 4255<br /><strong>Posted:</strong> 23 May 2006 at 5:50pm<br /><br />Hi,<br><br>Note that right after creating the control its label list is already defined in a default value. So far, when you reinitializes it, you should call .RemoveAll method before filling new values.<br><table width="99%"><tr><td><pre class="BBcode"><br>Dim CLs As XtremeCalendarControl.CalendarEventLabels<br>Set CLs = CalendarControl.DataProvider.LabelList<br><span style="font-weight: bold;">CLs.RemoveAll</span><br>&lt;open recordset&gt;<br>&lt;Loop thru recordset&gt;<br>&nbsp;&nbsp; CLs.AddLabel rst!LabelID, rst!LabelRGB, rst!LabelName<br></pre></td></tr></table><br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Tue, 23 May 2006 17:50:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4255&amp;PID=13101&amp;title=calendar-labels#13101</guid>
  </item> 
  <item>
   <title><![CDATA[Calendar Labels : I found this to workfine too.... However,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4255&amp;PID=13067&amp;title=calendar-labels#13067</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2015">IDBG</a><br /><strong>Subject:</strong> 4255<br /><strong>Posted:</strong> 21 May 2006 at 3:15am<br /><br /><P>I found this to workfine too....</P><P>However, if I load the labels during the form_load event, I'm still having this issue.&nbsp; If I load the labels during my "calendar populate" procedure, the colors are fine.</P><P>Thanks!<BR>Mir</P>]]>
   </description>
   <pubDate>Sun, 21 May 2006 03:15:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4255&amp;PID=13067&amp;title=calendar-labels#13067</guid>
  </item> 
  <item>
   <title><![CDATA[Calendar Labels : Hi, Quick question about labels....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4255&amp;PID=13065&amp;title=calendar-labels#13065</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2015">IDBG</a><br /><strong>Subject:</strong> 4255<br /><strong>Posted:</strong> 21 May 2006 at 12:58am<br /><br /><P>Hi,</P><P>Quick question about labels.&nbsp; I'm supplying my own label list using the following method:</P><P>Dim CLs As XtremeCalendarControl.CalendarEventLabels<BR><BR>Set CLs = CalendarControl.DataProvider.LabelList<BR><BR>&lt;open recordset&gt;<BR>&lt;Loop thru recordset&gt;<BR>&nbsp;&nbsp; CLs.AddLabel rst!LabelID, rst!LabelRGB, rst!LabelName<BR><BR>I'm not getting the same colors back.&nbsp; For example, my recordset is supplying 6545061 as one of the colors (ID=4).&nbsp; This is the same&nbsp;color that's used for "Personal" in the calendar sample VB&nbsp;project.&nbsp; My appointment with LabelID=4 shows 14084071 as the color.</P><P>What am I doing wrong?</P><P>Thanks!<BR>Mir</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Sun, 21 May 2006 00:58:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4255&amp;PID=13065&amp;title=calendar-labels#13065</guid>
  </item> 
 </channel>
</rss>