<?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 : Right mouse button select</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Right mouse button select]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 28 May 2026 09:32:05 +0000</pubDate>
  <lastBuildDate>Fri, 11 Nov 2011 10:31:13 +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=19172</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[Right mouse button select :   Looks like i am answering...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19172&amp;PID=66803&amp;title=right-mouse-button-select#66803</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4615">starzen</a><br /><strong>Subject:</strong> 19172<br /><strong>Posted:</strong> 11 November 2011 at 10:31am<br /><br />Looks like i am answering my own question<div>&nbsp;</div><div>RedrawControl did the trick</div><div>&nbsp;</div><div>thanks Mike <img src="http://forum.codejock.com/smileys/smiley1.gif" height="17" width="17" border="0" alt="Smile" title="Smile" /></div><div>&nbsp;</div>]]>
   </description>
   <pubDate>Fri, 11 Nov 2011 10:31:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19172&amp;PID=66803&amp;title=right-mouse-button-select#66803</guid>
  </item> 
  <item>
   <title><![CDATA[Right mouse button select :    am working on implementing...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19172&amp;PID=66802&amp;title=right-mouse-button-select#66802</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4615">starzen</a><br /><strong>Subject:</strong> 19172<br /><strong>Posted:</strong> 11 November 2011 at 10:20am<br /><br /> am working on implementing a simple context menu into the calendar<div>&nbsp;</div><div>the context menu itself is not a problem but the control by default doesnt select events when clicked on using the right mouse button</div><div>&nbsp;</div><div>i implemented the functionality and it is working but the painting is behind.</div><div>&nbsp;</div><div>i do the following in the ContextMenu event</div><div>&nbsp;</div><div>ActiveView.UnselectAllEvents</div><div>HitTest and get the viewevent under mouse</div><div>if it is an event ActiveView.SelectViewEvent&nbsp;for the event</div><div>Populate</div><div>&nbsp;</div><div>then show the ContextMenu</div><div>&nbsp;</div><div>this is working but the selection rectangles on events do not update (old selections stay visible and the new selection is not) until after the context menu closes</div><div>&nbsp;</div><div>i tried moving the selection code in MouseUp but the same problem</div><div>&nbsp;</div><div>Any idea how to get the screen to refresh the selection rectangles before the context menu shows ?</div><div>&nbsp;</div><div>thanks</div><div><br>Mike</div><div>&nbsp;</div>]]>
   </description>
   <pubDate>Fri, 11 Nov 2011 10:20:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19172&amp;PID=66802&amp;title=right-mouse-button-select#66802</guid>
  </item> 
 </channel>
</rss>