<?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 : Bug in previous/Next appointment</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Bug in previous/Next appointment]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 28 May 2026 16:53:53 +0000</pubDate>
  <lastBuildDate>Tue, 03 Nov 2009 16:31:45 +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=15518</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[Bug in previous/Next appointment : Yes - you right, thanks. CaptionBar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15518&amp;PID=54539&amp;title=bug-in-previous-next-appointment#54539</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 15518<br /><strong>Posted:</strong> 03 November 2009 at 4:31pm<br /><br />Yes - you right, thanks. CaptionBar button do ONE notification call but Office 2007 theme Tab buttons do TWO. Fixed. Please try&nbsp;updated version - <DIV><a href="https://forum.codejock.com/uploads/BetaOCX/CalendarBeta13-2.rar" target="_blank">https://forum.codejock.com/uploads/BetaOCX/CalendarBeta13-2.rar</A></DIV>]]>
   </description>
   <pubDate>Tue, 03 Nov 2009 16:31:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15518&amp;PID=54539&amp;title=bug-in-previous-next-appointment#54539</guid>
  </item> 
  <item>
   <title><![CDATA[Bug in previous/Next appointment : Hi,  I did the following test. 1....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15518&amp;PID=54538&amp;title=bug-in-previous-next-appointment#54538</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4820">skiman</a><br /><strong>Subject:</strong> 15518<br /><strong>Posted:</strong> 03 November 2009 at 3:52pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>I did the following test.</DIV><DIV>1. Started with an empty database.</DIV><DIV>2. Select week view in multicolumn mode.</DIV><DIV>3. Add an appointment on 12 november.</DIV><DIV>4. Select previous week. The current view is from 2 untill 8 november.</DIV><DIV>5. The 'next appointment' tab appears at the right.</DIV><DIV>6. The viewchanged event is fired twice.</DIV><DIV>&nbsp;</DIV><DIV>In the event I checked with ActiveView:Days</DIV><DIV>&nbsp;</DIV><DIV>first time the event is fired:</DIV><DIV>the begindate is 12 november, lenght is 1 day. 12 november is the date of the appointment.</DIV><DIV>&nbsp;</DIV><DIV>second time the event is fired:</DIV><DIV>The begindate is 9 november and lenght is 7 days. This is the correct date according to the resulting view.</DIV><DIV>&nbsp;</DIV><DIV>I hope this helps to test this.</DIV><DIV>&nbsp;</DIV><DIV>regards,</DIV><DIV>Chris.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 03 Nov 2009 15:52:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15518&amp;PID=54538&amp;title=bug-in-previous-next-appointment#54538</guid>
  </item> 
  <item>
   <title><![CDATA[Bug in previous/Next appointment : I run your case in VB (CalendarSample)...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15518&amp;PID=54438&amp;title=bug-in-previous-next-appointment#54438</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 15518<br /><strong>Posted:</strong> 01 November 2009 at 2:30pm<br /><br />I run your case in VB (CalendarSample) under 13.2.1 ocx <DIV>function in frmMain: Private Sub CalendarControl_ViewChanged() called and called only once in both your 2 cases and in MonthView and WeekView (2-column mode) - for MonthView PrevApt-NextApt Tab buttons and for CaptionBar Prev-Next buttons</DIV>]]>
   </description>
   <pubDate>Sun, 01 Nov 2009 14:30:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15518&amp;PID=54438&amp;title=bug-in-previous-next-appointment#54438</guid>
  </item> 
  <item>
   <title><![CDATA[Bug in previous/Next appointment : Hi,I found the following problem.I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15518&amp;PID=54434&amp;title=bug-in-previous-next-appointment#54434</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4820">skiman</a><br /><strong>Subject:</strong> 15518<br /><strong>Posted:</strong> 01 November 2009 at 9:54am<br /><br />Hi,<br><br>I found the following problem.<br><br>I have a calendar with a captionbar and a date picker. Create an event O the first of October and an event at the end of December.<br>Choose the monthview in the calendar and select the month november.<br>The 'tab' next appointment and previous appointment will appear.<br>Click on the 'NEXT' or 'PREVIOUS' tab.<br><br>Two problems:<br>1. The viewchanged event is NOT fired. If you test the same situation in WEEK view, the viewchanged event is fired twice. <br>2. If you click on the next/previous button in the captionbar, nothing happens. Only the second time it will execute the action. This happens only in month view.<br><br>I hope you understand my explanation. If any questions concerning this bug, you can contact me.<br><br>Best regards,<br>Chris Andries<br><br>]]>
   </description>
   <pubDate>Sun, 01 Nov 2009 09:54:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15518&amp;PID=54434&amp;title=bug-in-previous-next-appointment#54434</guid>
  </item> 
 </channel>
</rss>