<?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 : Windev (pcsoft)  doesn&#039;t detect classes</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Windev (pcsoft)  doesn&#039;t detect classes]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 18:22:42 +0000</pubDate>
  <lastBuildDate>Fri, 08 Sep 2006 06:32:09 +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=4986</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[Windev (pcsoft)  doesn&#039;t detect classes : I solved by adding code like this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4986&amp;PID=15544&amp;title=windev-pcsoft-doesnt-detect-classes#15544</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2315">aboldoc</a><br /><strong>Subject:</strong> 4986<br /><strong>Posted:</strong> 08 September 2006 at 6:32am<br /><br />I solved by adding code like this in Windev (pcsoft)<br><br>NewEvent is object OLE dynamic<br>NewEvent =new object OLE "Codejock.CalendarControl.10.3"<br>NewEvent = ActiveX1&gt;&gt;DataProvider&gt;&gt;CreateEvent<br><br>NewEvent&gt;&gt;Subject = "My Subject"<br><br><img src="http://forum.codejock.com/smileys/smiley32.gif" border="0" align="absmiddle"><br><br>Alvaro Boldo<br><br>]]>
   </description>
   <pubDate>Fri, 08 Sep 2006 06:32:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4986&amp;PID=15544&amp;title=windev-pcsoft-doesnt-detect-classes#15544</guid>
  </item> 
  <item>
   <title><![CDATA[Windev (pcsoft)  doesn&#039;t detect classes : Hi,Looks like there is a problem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4986&amp;PID=15518&amp;title=windev-pcsoft-doesnt-detect-classes#15518</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 4986<br /><strong>Posted:</strong> 07 September 2006 at 7:40am<br /><br />Hi,<br><br>Looks like there is a problem with references to the library. Check whether Calendar's OCX is referenced for your project (or your environment). <br><br>Also you may try adding library prefix before class name, like <div><span style="font-family: 'Courier New'; font-size: 12px; color: rgb(0, 0, 0); : transparent;">XtremeCalendarControl</span><span style="font-family: 'Courier New'; font-size: 12px; color: rgb(0, 0, 0); : transparent;">.</span><span style="font-family: 'Tahoma'; font-size: 12px; color: rgb(0, 0, 0); : transparent;">CalendarEvent</span></div><br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Thu, 07 Sep 2006 07:40:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4986&amp;PID=15518&amp;title=windev-pcsoft-doesnt-detect-classes#15518</guid>
  </item> 
  <item>
   <title><![CDATA[Windev (pcsoft)  doesn&#039;t detect classes : I&amp;#039;m trying to declare a variable...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4986&amp;PID=15513&amp;title=windev-pcsoft-doesnt-detect-classes#15513</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2315">aboldoc</a><br /><strong>Subject:</strong> 4986<br /><strong>Posted:</strong> 06 September 2006 at 7:08pm<br /><br />I'm trying to declare a variable in windev (www.pcsoft.com) like this:<br><br>MyEvent is CalendarEvent<br><br><br>but CalendarEvent seems to be a type not recognized in Windev.<br><br>What I have done is to put in my window an Activex control (XTreme Calendar Control). <br><br>I can see methods, atributes of the activex (XTreme Calendar Control) but I can't use the classes.<br><br>For example, the line <br><br>ActiveX1&gt;&gt;Enabled=False<br><br>works fine.<br><br>What I'm missing? <br>]]>
   </description>
   <pubDate>Wed, 06 Sep 2006 19:08:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4986&amp;PID=15513&amp;title=windev-pcsoft-doesnt-detect-classes#15513</guid>
  </item> 
 </channel>
</rss>