<?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 : HitTest Error</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : HitTest Error]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 07:57:29 +0000</pubDate>
  <lastBuildDate>Wed, 26 Jul 2006 11:36:40 +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=4621</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[HitTest Error : TracyP,That did it! Amazing what...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4621&amp;PID=14393&amp;title=hittest-error#14393</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1790">jcollier</a><br /><strong>Subject:</strong> 4621<br /><strong>Posted:</strong> 26 July 2006 at 11:36am<br /><br />TracyP,<br><br>That did it!&nbsp; Amazing what a second set of eyes/brains can accomplish.&nbsp; Thanks!<br>]]>
   </description>
   <pubDate>Wed, 26 Jul 2006 11:36:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4621&amp;PID=14393&amp;title=hittest-error#14393</guid>
  </item> 
  <item>
   <title><![CDATA[HitTest Error : Perhaps the commandbar over the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4621&amp;PID=14392&amp;title=hittest-error#14392</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1792">TracyP</a><br /><strong>Subject:</strong> 4621<br /><strong>Posted:</strong> 26 July 2006 at 10:35am<br /><br />Perhaps the commandbar over the calendar is in the way.<br><br>Can you call HitTest before the popup for the commandbar code to use?<br>]]>
   </description>
   <pubDate>Wed, 26 Jul 2006 10:35:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4621&amp;PID=14392&amp;title=hittest-error#14392</guid>
  </item> 
  <item>
   <title><![CDATA[HitTest Error : The mouse is definitely over the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4621&amp;PID=14391&amp;title=hittest-error#14391</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1790">jcollier</a><br /><strong>Subject:</strong> 4621<br /><strong>Posted:</strong> 26 July 2006 at 10:28am<br /><br />The mouse is definitely over the calendar.&nbsp; When I right click a day, I have a CJ Popup menu with 1 menu item.&nbsp; The error occurs in the execute event of the commandbar object when I click the menu item.&nbsp; In all cases, the menu item is directly over the day I right clicked on the calendar.]]>
   </description>
   <pubDate>Wed, 26 Jul 2006 10:28:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4621&amp;PID=14391&amp;title=hittest-error#14391</guid>
  </item> 
  <item>
   <title><![CDATA[HitTest Error :    jcollier wrote:Can someone...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4621&amp;PID=14390&amp;title=hittest-error#14390</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1792">TracyP</a><br /><strong>Subject:</strong> 4621<br /><strong>Posted:</strong> 26 July 2006 at 10:10am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by jcollier" alt="Originally posted by jcollier" style="vertical-align: text-bottom;" /> <strong>jcollier wrote:</strong><br /><br />Can someone tell me why the following code would tell me that the Object or With Block Variable Not Set.&nbsp; Runtime 91.<br><br>I have verified that an event is selected, HitTest is not nothing and the code is located in a CommandBars_Execute event.<br><br>Dim HitTest As CalendarHitTestInfo<br>Set HitTest = Calendar.ActiveView.HitTest<br>&nbsp;&nbsp;&nbsp; <br>Dim CurrentEvent As CalendarEvent<br>Set CurrentEvent = HitTest.ViewEvent.Event<br><br>Thanks!<br></td></tr></table><br><br>It could be that your mouse is not over the Calendar when this code is running. Can you call HitTestEx instead?<br>]]>
   </description>
   <pubDate>Wed, 26 Jul 2006 10:10:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4621&amp;PID=14390&amp;title=hittest-error#14390</guid>
  </item> 
  <item>
   <title><![CDATA[HitTest Error : Do I need to provide more info...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4621&amp;PID=14389&amp;title=hittest-error#14389</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1790">jcollier</a><br /><strong>Subject:</strong> 4621<br /><strong>Posted:</strong> 26 July 2006 at 9:53am<br /><br />Do I need to provide more info to get this looked at?&nbsp; Just let me know what you need and I'll do my best to get it.]]>
   </description>
   <pubDate>Wed, 26 Jul 2006 09:53:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4621&amp;PID=14389&amp;title=hittest-error#14389</guid>
  </item> 
  <item>
   <title><![CDATA[HitTest Error : Any ideas on this one?  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4621&amp;PID=14335&amp;title=hittest-error#14335</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1790">jcollier</a><br /><strong>Subject:</strong> 4621<br /><strong>Posted:</strong> 24 July 2006 at 10:15am<br /><br />Any ideas on this one?]]>
   </description>
   <pubDate>Mon, 24 Jul 2006 10:15:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4621&amp;PID=14335&amp;title=hittest-error#14335</guid>
  </item> 
  <item>
   <title><![CDATA[HitTest Error : Can someone tell me why the following...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4621&amp;PID=14241&amp;title=hittest-error#14241</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1790">jcollier</a><br /><strong>Subject:</strong> 4621<br /><strong>Posted:</strong> 19 July 2006 at 5:12pm<br /><br />Can someone tell me why the following code would tell me that the Object or With Block Variable Not Set.&nbsp; Runtime 91.<br><br>I have verified that an event is selected, HitTest is not nothing and the code is located in a CommandBars_Execute event.<br><br>Dim HitTest As CalendarHitTestInfo<br>Set HitTest = Calendar.ActiveView.HitTest<br>&nbsp;&nbsp;&nbsp; <br>Dim CurrentEvent As CalendarEvent<br>Set CurrentEvent = HitTest.ViewEvent.Event<br><br>Thanks!<br>]]>
   </description>
   <pubDate>Wed, 19 Jul 2006 17:12:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4621&amp;PID=14241&amp;title=hittest-error#14241</guid>
  </item> 
 </channel>
</rss>