<?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 : Troubles using Calendar and PowerBuilder</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Troubles using Calendar and PowerBuilder]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 28 May 2026 14:02:13 +0000</pubDate>
  <lastBuildDate>Thu, 14 Jan 2010 04:35:24 +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=16002</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[Troubles using Calendar and PowerBuilder : Hello,I&amp;#039;m developping in...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16002&amp;PID=56139&amp;title=troubles-using-calendar-and-powerbuilder#56139</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5813">Stéphan</a><br /><strong>Subject:</strong> 16002<br /><strong>Posted:</strong> 14 January 2010 at 4:35am<br /><br />Hello,<br><br>I'm developping in PowerBuilder 11.5 on winXP<br><br>I'm currently evaluating the calendar component to see if it matches our needs so that we can replace our datawindow-based calendar with CodeJock's.<br>And I'm having hard time to understand VB and OLE syntax with which I'm not familiar at all while trying to use a DataResourcesManager.<br><br>I try to reproduce the example code provided for VB by Codejock :<br>C:\Program Files\Codejock Software\ActiveX\Xtreme SuitePro ActiveX v13.2.1 (30 Day Trial)\Samples\Calendar\VB\CalendarSample<br>that can be found in the mnuMultiSchedulesExtend_Click()<br><br>I guess I have to create a DataResourcesManager as an OleObject and connect it to something like this :<br><table width="99%"><tr><td><pre class="BBcode"><br>iOleResourceMan = create OleObject<br>li_rc = iOleResourceMan.ConnectToObject("Codejock.CalendarControl.CalendarResourcesManager.13.2.1") <br># Just as the Calendar Dialog is created like this :<br># OleCalendarDialog &nbsp;&nbsp;&nbsp; = create OleObject<br># OleCalendarDialog.ConnectToNewObject("Codejock.CalendarDialogs.13.2.1")<br></pre></td></tr></table><br><br>but it fails...<br><br>Your help would be very appreciated :-)<br>]]>
   </description>
   <pubDate>Thu, 14 Jan 2010 04:35:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16002&amp;PID=56139&amp;title=troubles-using-calendar-and-powerbuilder#56139</guid>
  </item> 
 </channel>
</rss>