<?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 : Custom Icons</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Custom Icons]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 11:00:38 +0000</pubDate>
  <lastBuildDate>Thu, 14 Dec 2006 16:25:32 +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=5800</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[Custom Icons : Hello,  Just an update to this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5800&amp;PID=18239&amp;title=custom-icons#18239</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2241">tomgriff</a><br /><strong>Subject:</strong> 5800<br /><strong>Posted:</strong> 14 December 2006 at 4:25pm<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>Just an update to this post.</DIV><DIV>&nbsp;</DIV><DIV>I delete the ImageManager 9.8 control and used the generic Microsoft image control.&nbsp; The icons do not look as good as they did with the codejock image control, but the program doesn't crash anymore, and the icons are showing in the compiled version.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 14 Dec 2006 16:25:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5800&amp;PID=18239&amp;title=custom-icons#18239</guid>
  </item> 
  <item>
   <title><![CDATA[Custom Icons : I am trying to use the custom...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5800&amp;PID=18237&amp;title=custom-icons#18237</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2241">tomgriff</a><br /><strong>Subject:</strong> 5800<br /><strong>Posted:</strong> 14 December 2006 at 3:18pm<br /><br /><P>I am trying to use the custom icons in 10.3.1.</P><P>I have just upgraded from 10.2.&nbsp; I have been using the calendar with 3 or 4 schedules and it has been working fine.</P><P>I uninstalled the 10.2 calendar control and installed the 10.3.1.</P><P>I have the 10.3.1 calendar on a form with the DatePicker calendar on the side with the AttachToCalendar method to connect the two.</P><P>I am using the 2007 theme. I have the icons in a 9.8 version of the ImageManager.</P><P><BR>Dim customOffice2007 As New CalendarThemeOffice2007</P><P>Me.calCalendar.SetTheme customOffice2007<BR>customOffice2007.BaseColor = &amp;HE6998E<BR>Set customOffice2007.CustomIcons = CustomIconImage.Icons</P><P><BR>I am using the following code to add the custom icons.</P><P><BR>Set CalEvent = frmAppointmentCalendar.calCalendar.DataProvider.GetEvent(.Fields("EventID"))<BR>If CalEvent Is Nothing Then<BR>Else<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>If bNoConfirmation Then<BR>&nbsp;&nbsp;&nbsp; CalEvent.CustomIcons.AddIfNeed 102<BR>ElseIf bSecondConfirmation Then<BR>&nbsp;&nbsp;&nbsp; CalEvent.CustomIcons.AddIfNeed 101<BR>ElseIf bFirstConfirmation Then<BR>&nbsp;&nbsp;&nbsp; CalEvent.CustomIcons.AddIfNeed 100<BR>End If<BR>If bPreSchedule Then CalEvent.CustomIcons.AddIfNeed 103<BR>&nbsp; <BR>frmAppointmentCalendar.calCalendar.DataProvider.ChangeEvent CalEvent</P><P><BR>The CustomIcon shows in the CustomProperties as &lt;CustomProperty Name="*xtp*customicons" Value="103" VariantType="8"/&gt; for the appropriate event.</P><P>I have built the icons I need in the 16 x 11 format.&nbsp; When the icons show in the appointment, they look great.&nbsp; When the icons show they do exactly as advertised. </P><P><BR>The problem I am having is that the vb6 ide crashes when I select a date from the datepicker inconsistently.&nbsp; Some times the calendar will load with the appropriate icons, Most of the time the vb6 ide crashes.</P><P><BR>The crash happens when I select a date from the datepicker calendar.&nbsp; I can move around in the datepricker calendar with no problem.</P><P><BR>When I compile the vb6 program and run the exe, the calendar doesn' t crash the system.&nbsp; NO icons show in the appointments.&nbsp; absolutely none.&nbsp; </P><P>I am sure that I am looking at the same db that showed the icons in the vb6 ide.</P><DIV>&nbsp;</DIV><DIV>Sorry to have so much in the post, but I wanted to cover everything.&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>thanking you in advance for any help you may be able to give me.</DIV><DIV>&nbsp;</DIV><DIV>tomgriff</DIV>]]>
   </description>
   <pubDate>Thu, 14 Dec 2006 15:18:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5800&amp;PID=18237&amp;title=custom-icons#18237</guid>
  </item> 
 </channel>
</rss>