<?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 and Properties in Powerbuilder</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Custom Icons and Properties in Powerbuilder]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 09:48:02 +0000</pubDate>
  <lastBuildDate>Thu, 20 Oct 2011 09:23:48 +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=19077</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 and Properties in Powerbuilder : Hi DindoI eventually got it to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19077&amp;PID=66650&amp;title=custom-icons-and-properties-in-powerbuilder#66650</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7125">mickh</a><br /><strong>Subject:</strong> 19077<br /><strong>Posted:</strong> 20 October 2011 at 9:23am<br /><br />Hi Dindo<div><br></div><div>I eventually got it to work be referencing the Custom Properties as an array. &nbsp;Naming the properties caused an error.</div><div><br></div><div><div>iOleEvent.CustomProperties.Property&#091;1&#093;=udw_dashboard_snapshot.GetItemNumber(counter,'c_key')</div><div>iOleEvent.CustomProperties.Property&#091;2&#093;=udw_dashboard_snapshot.GetItemString(counter,'c_comm_type')</div></div><div>...</div><div><br></div><div>I hope you have some luck with the customicons. They will be a real help for me.</div><div><br></div><div>Michael</div>]]>
   </description>
   <pubDate>Thu, 20 Oct 2011 09:23:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19077&amp;PID=66650&amp;title=custom-icons-and-properties-in-powerbuilder#66650</guid>
  </item> 
  <item>
   <title><![CDATA[Custom Icons and Properties in Powerbuilder : Hi Michael,How were you able to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19077&amp;PID=66640&amp;title=custom-icons-and-properties-in-powerbuilder#66640</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6282">dindo.lales</a><br /><strong>Subject:</strong> 19077<br /><strong>Posted:</strong> 19 October 2011 at 10:33pm<br /><br />Hi Michael,<br><br>How were you able to solve your question 2? I'm planning to add custom properties in my calendar as well.<br>Regarding your 1st question, I'm still finding ways to have it implemented. I'm studying the CalendarEvent.CustomIcons property and the ImageManagerIcon object. I'll inform you once I have a solution.<br><br>Thanks<br>]]>
   </description>
   <pubDate>Wed, 19 Oct 2011 22:33:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19077&amp;PID=66640&amp;title=custom-icons-and-properties-in-powerbuilder#66640</guid>
  </item> 
  <item>
   <title><![CDATA[Custom Icons and Properties in Powerbuilder : Hi AllI have managed to work out...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19077&amp;PID=66635&amp;title=custom-icons-and-properties-in-powerbuilder#66635</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7125">mickh</a><br /><strong>Subject:</strong> 19077<br /><strong>Posted:</strong> 19 October 2011 at 7:42am<br /><br />Hi All<div><br></div><div>I have managed to work out a solution for Question 2 above, but calling on all Powerbuilder Developers for help with the 1st Question.</div><div><br></div><div>Thanks</div><div><br></div><div>Michael</div>]]>
   </description>
   <pubDate>Wed, 19 Oct 2011 07:42:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19077&amp;PID=66635&amp;title=custom-icons-and-properties-in-powerbuilder#66635</guid>
  </item> 
  <item>
   <title><![CDATA[Custom Icons and Properties in Powerbuilder : Hi All,I am new to the CodeJock...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19077&amp;PID=66617&amp;title=custom-icons-and-properties-in-powerbuilder#66617</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7125">mickh</a><br /><strong>Subject:</strong> 19077<br /><strong>Posted:</strong> 18 October 2011 at 5:26am<br /><br />Hi All,<div><br></div><div>I am new to the CodeJock Calendar ActiveX control, but already think it will be a powerful and useful addition to my application. &nbsp;I am using Sybase Powerbuilder so it is taking me a bit of time to decipher some of the other threads and the help for things I need to do. The Powerbuilder sample was a great starting point.</div><div><br></div><div>Currently I have my calendar displaying events in month view.</div><div><br></div><div><img src="uploads/7125/Capture.GIF" height="540" width="1003" border="0" /><br></div><div><br></div><div>I have two initial issues:</div><div><br></div><div><ol><li>How can I add and display custom icons for different events? For example my calendar is displaying any interaction a staff member has with a client. If there is a phone call, I want to display an event with a custom telephone icon. Is this possible?</li><li>I also need the correct Powerbuilder syntax for adding Custom Properties to the event. I have tried:<br><br>iOleEvent.CustomProperties.Property.ID = udw_dashboard_snapshot.GetItemNumber(counter,'c_key')<br><br>and<br><br>iOleEvent.CustomProperties.Property("ID") = udw_dashboard_snapshot.GetItemNumber(counter,'c_key')<br><br>Neither syntax works. The first syntax compiles but falls over at runtime, the second reports an error in the compiler.<br></li></ol><div>I hope someone can help.</div><div><br></div><div>Thanks</div></div><div><br></div><div>mickh</div>]]>
   </description>
   <pubDate>Tue, 18 Oct 2011 05:26:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19077&amp;PID=66617&amp;title=custom-icons-and-properties-in-powerbuilder#66617</guid>
  </item> 
 </channel>
</rss>