<?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 : ChangingCategories of internal Dialog</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : ChangingCategories of internal Dialog]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 28 May 2026 16:56:13 +0000</pubDate>
  <lastBuildDate>Fri, 23 Oct 2009 10:58:51 +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=9994</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[ChangingCategories of internal Dialog : Please give me the full code to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9994&amp;PID=54114&amp;title=changingcategories-of-internal-dialog#54114</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5626">chavnick</a><br /><strong>Subject:</strong> 9994<br /><strong>Posted:</strong> 23 October 2009 at 10:58am<br /><br />Please give me the full <img src="http://forum.codejock.com/smileys/smiley1.gif" border="0" align="absmiddle">code to do this in Microsoft Access 2003.]]>
   </description>
   <pubDate>Fri, 23 Oct 2009 10:58:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9994&amp;PID=54114&amp;title=changingcategories-of-internal-dialog#54114</guid>
  </item> 
  <item>
   <title><![CDATA[ChangingCategories of internal Dialog : I think what you mean, is to change...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9994&amp;PID=41351&amp;title=changingcategories-of-internal-dialog#41351</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4576">Maddin</a><br /><strong>Subject:</strong> 9994<br /><strong>Posted:</strong> 24 September 2008 at 6:20am<br /><br />I think what you mean, is to change the items that in the samples are in the Combobox "Labels".<DIV>&nbsp;</DIV><DIV>The Dataprovider contains a collection named "Labellist".</DIV><DIV>&nbsp;</DIV><DIV>modify that like this:<BR><BR>&nbsp;&nbsp;&nbsp; frmMain.CalendarControl.DataProvider.LabelList.RemoveAll<BR>&nbsp;&nbsp;&nbsp; frmMain.CalendarControl.DataProvider.LabelList.AddLabel 0, &amp;HFFFFFF, "none"<BR>&nbsp;&nbsp;&nbsp; frmMain.CalendarControl.DataProvider.LabelList.AddLabel 1, &amp;HFF&amp;, "test #1"<BR>&nbsp;&nbsp;&nbsp; frmMain.CalendarControl.DataProvider.LabelList.AddLabel 2, &amp;HFF00&amp;, "test #2"<BR>&nbsp;&nbsp;&nbsp; frmMain.CalendarControl.DataProvider.LabelList.AddLabel 3, &amp;HFF0000, "test #3"</DIV><DIV>&nbsp;</DIV><DIV>Of course, you can make an own database table containing your labels and load the labellist upon initialization and store your labels upon creation into your database.<BR></DIV>]]>
   </description>
   <pubDate>Wed, 24 Sep 2008 06:20:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9994&amp;PID=41351&amp;title=changingcategories-of-internal-dialog#41351</guid>
  </item> 
  <item>
   <title><![CDATA[ChangingCategories of internal Dialog : We want to use the internal Dialogs...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9994&amp;PID=32786&amp;title=changingcategories-of-internal-dialog#32786</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3889">hjmueller</a><br /><strong>Subject:</strong> 9994<br /><strong>Posted:</strong> 29 March 2008 at 4:39am<br /><br />We want to use the internal Dialogs form Calendar and we have changed the transation to german needs, But i didn't find a way to change the categories List i.e. in the EditEvent Dialog (it shows the items Green Category, blue category ...).<br /><br />To Change the Provider.ListItems has no effect to the Dialog.<br /><br />Any Ideas ?<br /><br />thanks in advance<br />Hans]]>
   </description>
   <pubDate>Sat, 29 Mar 2008 04:39:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9994&amp;PID=32786&amp;title=changingcategories-of-internal-dialog#32786</guid>
  </item> 
 </channel>
</rss>