<?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 : Problem with custom icons on xtpCalendarMonthView</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Problem with custom icons on xtpCalendarMonthView]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 30 May 2026 06:04:34 +0000</pubDate>
  <lastBuildDate>Thu, 22 Nov 2007 03:18:55 +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=7849</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[Problem with custom icons on xtpCalendarMonthView : Thanks a lot. It works fine now.I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7849&amp;PID=28727&amp;title=problem-with-custom-icons-on-xtpcalendarmonthview#28727</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3192">HansN</a><br /><strong>Subject:</strong> 7849<br /><strong>Posted:</strong> 22 November 2007 at 3:18am<br /><br /><img src="http://forum.codejock.com/smileys/smiley32.gif" border="0" align="absmiddle"><br><br>Thanks a lot. It works fine now.<br><br>I remember there was written somewhere in the help, that icons will be displayed if they fit in !<br><br>So the only solution is to set up an constant height.<br>But one have to know where to do it !<br><br>I never would have found that without your help.<br><br>So again thanks a lot.<br><br>HansN<br>]]>
   </description>
   <pubDate>Thu, 22 Nov 2007 03:18:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7849&amp;PID=28727&amp;title=problem-with-custom-icons-on-xtpcalendarmonthview#28727</guid>
  </item> 
  <item>
   <title><![CDATA[Problem with custom icons on xtpCalendarMonthView : Looks like the problem is in icons...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7849&amp;PID=28726&amp;title=problem-with-custom-icons-on-xtpcalendarmonthview#28726</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=289">flauzer</a><br /><strong>Subject:</strong> 7849<br /><strong>Posted:</strong> 22 November 2007 at 2:48am<br /><br />Looks like the problem is in icons height. <DIV>&nbsp;</DIV><DIV>Try this, for each views,.....for example if you have 16x16 small icons:<BR></DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp; With objThemeOffice2007.WeekView.Event.EventIconsToDraw<BR></DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .ShowOccurrence = True<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .ShowReminder = True<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .ShowException = True<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .ShowMeeting = True<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .ShowPrivate = True<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End With<BR></DIV><DIV>---&gt;&gt;&gt;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; objThemeOffice2007.WeekView.Event.HeightFormula.Constant = 16<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; objThemeOffice2007.RefreshMetrics<BR>-----&gt;&gt;&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </DIV>]]>
   </description>
   <pubDate>Thu, 22 Nov 2007 02:48:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7849&amp;PID=28726&amp;title=problem-with-custom-icons-on-xtpcalendarmonthview#28726</guid>
  </item> 
  <item>
   <title><![CDATA[Problem with custom icons on xtpCalendarMonthView : Hi !I have the same problem.Did...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7849&amp;PID=28711&amp;title=problem-with-custom-icons-on-xtpcalendarmonthview#28711</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3192">HansN</a><br /><strong>Subject:</strong> 7849<br /><strong>Posted:</strong> 21 November 2007 at 12:02pm<br /><br />Hi !<br><br>I have the same problem.<br><br>Did you already solve that problem ?<br><br>Can it be that it is dependent on that the icons are from an ListImage and not loaded from file as in the VB sample ?<br><br>Thanks in advance.<br><br>HansN<br>]]>
   </description>
   <pubDate>Wed, 21 Nov 2007 12:02:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7849&amp;PID=28711&amp;title=problem-with-custom-icons-on-xtpcalendarmonthview#28711</guid>
  </item> 
  <item>
   <title><![CDATA[Problem with custom icons on xtpCalendarMonthView : I use ImageList to add custom...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7849&amp;PID=25295&amp;title=problem-with-custom-icons-on-xtpcalendarmonthview#25295</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=289">flauzer</a><br /><strong>Subject:</strong> 7849<br /><strong>Posted:</strong> 22 August 2007 at 4:22am<br /><br /><DIV>I use ImageList to add&nbsp; custom icons.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>With objThemeOffice2007.CustomIcons<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .RemoveAll<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .AddIcon IML.ListImages.Item(ICONT.myDossier).ExtractIcon.Handle, ICONT.myDossier, xtpImageNormal<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .AddIcon IML.ListImages.Item(ICONT.myReminder).ExtractIcon.Handle, xtpCalendarEventIconIDReminder, xtpImageNormal<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .AddIcon IML.ListImages.Item(ICONT.myRecurr).ExtractIcon.Handle, xtpCalendarEventIconIDOccurrence, xtpImageNormal<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </DIV><DIV>.... and so on.</DIV><DIV>&nbsp;</DIV><DIV>then I use&nbsp; CalendarControl_PrePopulate as in VB CJ sample.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>with 1 and 5 day-view all is working well, <strong>but&nbsp;with 7 and 31 views</strong>&nbsp;I can't see icons....</DIV><DIV>&nbsp;</DIV><DIV>any suggestions????</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV>]]>
   </description>
   <pubDate>Wed, 22 Aug 2007 04:22:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7849&amp;PID=25295&amp;title=problem-with-custom-icons-on-xtpcalendarmonthview#25295</guid>
  </item> 
 </channel>
</rss>