<?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 : Detecting R-Click prior to _FocusChanging</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Detecting R-Click prior to _FocusChanging]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 09 Jun 2026 21:22:38 +0000</pubDate>
  <lastBuildDate>Tue, 29 Mar 2011 11:03:55 +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=18112</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[Detecting R-Click prior to _FocusChanging : We don&amp;#039;t have a date at this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18112&amp;PID=63612&amp;title=detecting-rclick-prior-to-focuschanging#63612</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 18112<br /><strong>Posted:</strong> 29 March 2011 at 11:03am<br /><br />We don't have a date at this time.<br><br>http://www.codejock.com/corporate/release-date-policy.asp<br>]]>
   </description>
   <pubDate>Tue, 29 Mar 2011 11:03:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18112&amp;PID=63612&amp;title=detecting-rclick-prior-to-focuschanging#63612</guid>
  </item> 
  <item>
   <title><![CDATA[Detecting R-Click prior to _FocusChanging :   Do you know, the release date...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18112&amp;PID=63603&amp;title=detecting-rclick-prior-to-focuschanging#63603</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2660">McKloony</a><br /><strong>Subject:</strong> 18112<br /><strong>Posted:</strong> 29 March 2011 at 1:20am<br /><br />Do you know, the release date of the official 15.0.3 ?]]>
   </description>
   <pubDate>Tue, 29 Mar 2011 01:20:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18112&amp;PID=63603&amp;title=detecting-rclick-prior-to-focuschanging#63603</guid>
  </item> 
  <item>
   <title><![CDATA[Detecting R-Click prior to _FocusChanging :     Aaron wrote:What worries...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18112&amp;PID=63601&amp;title=detecting-rclick-prior-to-focuschanging#63601</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 18112<br /><strong>Posted:</strong> 28 March 2011 at 8:08pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by Aaron" alt="Originally posted by Aaron" style="vertical-align: text-bottom;" /> <strong>Aaron wrote:</strong><br /><br /><div>What worries me more is the fact, when rightclicking last row (if not entirely visible) RC scrolls one row down to make that row visible and focus changes a second time.</div></td></tr></table><br><br>Fixed for 15.0.3.<br><br>@Aaron: You can test the scheme "Codejock default". If you select "Codejock 15.0.2" you'll even see the old bug. I'll also add the 13.x versions. 15.0.2 also did not select subitems on right-click, which I've changed for 15.0.3. When upgrading the report control the behavior can always be reverted with a single line of code:<br><br>wndReportControl.Behavior.Scheme = xtpReportBehaviorCodejock1502<br><br><br>@bryanu: I've implemented customizable behavior for 15.0.3. Please download the updated sample and let me know if the scheme "custom" works for you. It's a customized Outlook scheme. Right click a group row to see the behavior. You might also want to try the Outlook scheme, focus is only temporarily set to the row if you right-click it.<br><br><img src="uploads/1755/behavior.png" height="381" width="615" border="0" /><br><br><br>Download sample:<br><br><a href="uploads/1755/ReportSample.zip" target="_blank">uploads/1755/ReportSample.zip</a><br><br><br><br>]]>
   </description>
   <pubDate>Mon, 28 Mar 2011 20:08:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18112&amp;PID=63601&amp;title=detecting-rclick-prior-to-focuschanging#63601</guid>
  </item> 
  <item>
   <title><![CDATA[Detecting R-Click prior to _FocusChanging :   Hey Guys,I appreciate the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18112&amp;PID=63574&amp;title=detecting-rclick-prior-to-focuschanging#63574</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2777">bryanu</a><br /><strong>Subject:</strong> 18112<br /><strong>Posted:</strong> 25 March 2011 at 4:49pm<br /><br />Hey Guys,<div>&nbsp;</div><div>I appreciate the help in this matter, I have it up and running now with your help.</div><div>&nbsp;</div><div>Looks like the first bug I have ever uncovered in a CJ product ;)</div><div>&nbsp;</div><div>Sounds like it's being addressed.</div><div>&nbsp;</div><div>Regards,</div><div>&nbsp;</div><div>&nbsp;</div>]]>
   </description>
   <pubDate>Fri, 25 Mar 2011 16:49:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18112&amp;PID=63574&amp;title=detecting-rclick-prior-to-focuschanging#63574</guid>
  </item> 
  <item>
   <title><![CDATA[Detecting R-Click prior to _FocusChanging : Hi,  I&amp;#039;ve reviewed the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18112&amp;PID=63569&amp;title=detecting-rclick-prior-to-focuschanging#63569</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 18112<br /><strong>Posted:</strong> 25 March 2011 at 12:40pm<br /><br />Hi,<br><br>I've reviewed the code changes of the report control. Selection onright-click has been introduced in 13.3 to allow dragging onright-click. Unfortunately the row will always become selected, even ifdragging on right-click is disabled.<br><br>I'll add several properties that allow to define the behaviour of the report control:<br><br>SetFocus = True | False<br>SetSelection = True | False<br>EnsureVisible = True | False<br>StartDrag = True | False<br>ShowContextMenu = True | False<br><br>I'll also add default sets to reproduce the different behaviours of the Office products (Outlook, Excel).<br><br>Andre<br><br>]]>
   </description>
   <pubDate>Fri, 25 Mar 2011 12:40:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18112&amp;PID=63569&amp;title=detecting-rclick-prior-to-focuschanging#63569</guid>
  </item> 
  <item>
   <title><![CDATA[Detecting R-Click prior to _FocusChanging : Thanks SuperMario, that would...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18112&amp;PID=63568&amp;title=detecting-rclick-prior-to-focuschanging#63568</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 18112<br /><strong>Posted:</strong> 25 March 2011 at 12:35pm<br /><br />Thanks SuperMario, that would explain it ;)<br><br>I didn't move to 15.0.2 because of the reported problems about slowness that I saw in the forum. Since it's not a big issue to me about the right-click, I'll wait for 15.0.3.<br><br><br>]]>
   </description>
   <pubDate>Fri, 25 Mar 2011 12:35:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18112&amp;PID=63568&amp;title=detecting-rclick-prior-to-focuschanging#63568</guid>
  </item> 
  <item>
   <title><![CDATA[Detecting R-Click prior to _FocusChanging :     jpbro wrote:Any idea why...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18112&amp;PID=63559&amp;title=detecting-rclick-prior-to-focuschanging#63559</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 18112<br /><strong>Posted:</strong> 25 March 2011 at 9:30am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by jpbro" alt="Originally posted by jpbro" style="vertical-align: text-bottom;" /> <strong>jpbro wrote:</strong><br /><br />Any idea why my focus isn't changing even though FocusChanging event fires?&nbsp; In fact FocusChanging seems to fire twice (once on rbuttondown, once on rbuttonup) even though there is no visible change to focus.<br><br>Maybe something to do with Windows 2000?<br><br>Here's a video: <a href="http://www.statslog.com/rcrc.avi" target="_blank">http://www.statslog.com/rcrc.avi</a><br></td></tr></table><br><br>There was a bug in 15.0.1 that was fixed in 15.0.2.&nbsp; I see in your sig that 15.0.1 is used.<br><br>"<note ="fix" ns:xsi="http://www.w3.org/2001/Schema-instance">Fixed bug in SetFocusedRow where the row would not become selected"<ote>]]>
   </description>
   <pubDate>Fri, 25 Mar 2011 09:30:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18112&amp;PID=63559&amp;title=detecting-rclick-prior-to-focuschanging#63559</guid>
  </item> 
  <item>
   <title><![CDATA[Detecting R-Click prior to _FocusChanging :  @jpbroI have no idea why your...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18112&amp;PID=63557&amp;title=detecting-rclick-prior-to-focuschanging#63557</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2960">Xander75</a><br /><strong>Subject:</strong> 18112<br /><strong>Posted:</strong> 25 March 2011 at 9:10am<br /><br />@jpbro<br><br>I have no idea why your focus is not changing maybe one for CJ <img src="http://forum.codejock.com/smileys/smiley2.gif" border="0" alt="Wink" title="Wink" />, however I did notice the FocusChanging event being fired on both the mousedown and mouseup events. This might be how the issue that Aaron described above is being caused, as the row changes focus on mousedown then once the row focus moved down it the fired again on mouseup this then focused on the next row down.<br>]]>
   </description>
   <pubDate>Fri, 25 Mar 2011 09:10:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18112&amp;PID=63557&amp;title=detecting-rclick-prior-to-focuschanging#63557</guid>
  </item> 
  <item>
   <title><![CDATA[Detecting R-Click prior to _FocusChanging : Any idea why my focus isn&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18112&amp;PID=63554&amp;title=detecting-rclick-prior-to-focuschanging#63554</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 18112<br /><strong>Posted:</strong> 25 March 2011 at 8:58am<br /><br />Any idea why my focus isn't changing even though FocusChanging event fires?&nbsp; In fact FocusChanging seems to fire twice (once on rbuttondown, once on rbuttonup) even though there is no visible change to focus.<br><br>Maybe something to do with Windows 2000?<br><br>Here's a video: <a href="http://www.statslog.com/rcrc.avi" target="_blank">http://www.statslog.com/rcrc.avi</a><br>]]>
   </description>
   <pubDate>Fri, 25 Mar 2011 08:58:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18112&amp;PID=63554&amp;title=detecting-rclick-prior-to-focuschanging#63554</guid>
  </item> 
  <item>
   <title><![CDATA[Detecting R-Click prior to _FocusChanging :    Aaron wrote:To reproduce:  Set...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18112&amp;PID=63551&amp;title=detecting-rclick-prior-to-focuschanging#63551</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 18112<br /><strong>Posted:</strong> 25 March 2011 at 8:06am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by Aaron" alt="Originally posted by Aaron" style="vertical-align: text-bottom;" /> <strong>Aaron wrote:</strong><br /><br /><div>&nbsp;To reproduce:</div><ul><li>Set height of RC (in IDE) to 1695</li><li>Run sample</li><li>Rightclick last row</li><li>See? focus is on row <strong>after</strong> the one you rightclicked and FocusChange event fires two times as well</li></ul></td></tr></table><br><br>Thanks, will be fixed today.<br><br>]]>
   </description>
   <pubDate>Fri, 25 Mar 2011 08:06:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18112&amp;PID=63551&amp;title=detecting-rclick-prior-to-focuschanging#63551</guid>
  </item> 
 </channel>
</rss>