<?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 : DatePicker</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : DatePicker]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 29 May 2026 18:30:41 +0000</pubDate>
  <lastBuildDate>Tue, 16 Jun 2009 16:43:58 +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=14453</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[DatePicker : Problem Solved.Had to do it this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14453&amp;PID=50021&amp;title=datepicker#50021</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5282">Jeff B</a><br /><strong>Subject:</strong> 14453<br /><strong>Posted:</strong> 16 June 2009 at 4:43pm<br /><br />Problem Solved.<br><br>Had to do it this way (oAct is the Calendat Object, oDate is the DatePicker object):<br><br><br>oDate:AttachToCalendar( TOleAuto():New( ActXPdisp( oAct:hActiveX ) ) )<br><br><br><br>]]>
   </description>
   <pubDate>Tue, 16 Jun 2009 16:43:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14453&amp;PID=50021&amp;title=datepicker#50021</guid>
  </item> 
  <item>
   <title><![CDATA[DatePicker : Hi Chris,Thanks for the reply...I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14453&amp;PID=49684&amp;title=datepicker#49684</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5282">Jeff B</a><br /><strong>Subject:</strong> 14453<br /><strong>Posted:</strong> 06 June 2009 at 9:35am<br /><br />Hi Chris,<br><br>Thanks for the reply...<br><br>I keep getting an error stating "Member not found" which refers to "AttachToCalendar"<br><br>I just can't figure out why :-(<br><br><br>]]>
   </description>
   <pubDate>Sat, 06 Jun 2009 09:35:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14453&amp;PID=49684&amp;title=datepicker#49684</guid>
  </item> 
  <item>
   <title><![CDATA[DatePicker : Hi,  This seems correct to me....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14453&amp;PID=49683&amp;title=datepicker#49683</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4820">skiman</a><br /><strong>Subject:</strong> 14453<br /><strong>Posted:</strong> 06 June 2009 at 4:55am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>This seems correct to me. I use it this way in Xbase++, and it is working.</DIV><DIV>&nbsp;</DIV><DIV>This are my steps:</DIV><DIV>- Create datepicker oDatepicker</DIV><DIV>- Create calendar oCalendar</DIV><DIV>- oDatePicker:attachToCalendar(oCalendar)</DIV><DIV>- setdataprovider...</DIV><DIV>- ....</DIV><DIV>&nbsp;</DIV><DIV>Regards,</DIV><DIV>Chris.</DIV>]]>
   </description>
   <pubDate>Sat, 06 Jun 2009 04:55:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14453&amp;PID=49683&amp;title=datepicker#49683</guid>
  </item> 
  <item>
   <title><![CDATA[DatePicker : I have the DatePicker now on screen....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14453&amp;PID=49655&amp;title=datepicker#49655</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5282">Jeff B</a><br /><strong>Subject:</strong> 14453<br /><strong>Posted:</strong> 04 June 2009 at 9:43pm<br /><br />I have the DatePicker now on screen.&nbsp; Didn't realize I had to do:<br>oDate:= TActiveX():New( oWnd, "Codejock.DatePicker.13.0.0", 100, 0, 200, 550 )&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br><br>Now, I tried to issue:<br>oDate:AttachToCalendar(oAct)&nbsp;&nbsp; but it is not working.&nbsp; Do I need to do something else before this?<br><br><br>]]>
   </description>
   <pubDate>Thu, 04 Jun 2009 21:43:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14453&amp;PID=49655&amp;title=datepicker#49655</guid>
  </item> 
  <item>
   <title><![CDATA[DatePicker : I am trying to get a handle on...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14453&amp;PID=49649&amp;title=datepicker#49649</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5282">Jeff B</a><br /><strong>Subject:</strong> 14453<br /><strong>Posted:</strong> 04 June 2009 at 1:15pm<br /><br />I am trying to get a handle on how to use the Codejock controls and am getting stumped.<br><br>I use xHarbour/Fivewin.<br><br><br>This is how I connect to the control:<br><br>oAct := TActiveX():New( oWnd, "Codejock.CalendarControl.13.0.0", 100, 0, 1000, 550 )&nbsp;&nbsp; <br><br>All of these commands (with some trial and error) are now working:<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; oAct:SetDataProvider:="Provider=XML;Data Source=\FusionEMR\Events.xml"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; oAct:DataProvider:Open()<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; oAct:DayView:Timescale := 30<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; oAct:ActiveView:ShowDay:= Date()<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; oAct:ViewType:=xtpCalendarDayView<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; oAct:Options:WorkDayStartTime("8:00:00 AM")<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; oAct:Options:WorkDayEndTime("8:00:00 PM")<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; oAct:DayView:ScrollToWorkDayBegin()<br>&nbsp; &nbsp;&nbsp;&nbsp; oAct:VisualTheme:=xtpCalendarThemeOffice2007<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; oAct:ShowTimelineButton:=&nbsp; .f.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; oAct:ShowCaptionBar:= .t.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; oAct:ShowCaptionBarScrollDateButtons:= .t.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; oAct:ViewType:= xtpCalendarWorkWeekView<br>&nbsp; &nbsp;&nbsp;&nbsp; oAct:Options:EnablePrevNextEventButtons:=.f.<br><br><br>I just can not figure out some of the different controls like DataPicker.<br><br>Can someone please help me with the formatting of the command based on what I used above?&nbsp; <br><br><br><br>]]>
   </description>
   <pubDate>Thu, 04 Jun 2009 13:15:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14453&amp;PID=49649&amp;title=datepicker#49649</guid>
  </item> 
 </channel>
</rss>