<?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 : BUGS: MarkupLabel IsMouseOver and Click Problems</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : BUGS: MarkupLabel IsMouseOver and Click Problems]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 09:49:15 +0000</pubDate>
  <lastBuildDate>Fri, 27 Mar 2009 10:45:59 +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=13823</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[BUGS: MarkupLabel IsMouseOver and Click Problems : Thanks for the update and compliment...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13823&amp;PID=47228&amp;title=bugs-markuplabel-ismouseover-and-click-problems#47228</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 13823<br /><strong>Posted:</strong> 27 March 2009 at 10:45am<br /><br />Thanks for the update and compliment :). <br><br>Bug #2 is fixed, but there are still problems with Bug #1. Please see my notes in support issue.<br>]]>
   </description>
   <pubDate>Fri, 27 Mar 2009 10:45:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13823&amp;PID=47228&amp;title=bugs-markuplabel-ismouseover-and-click-problems#47228</guid>
  </item> 
  <item>
   <title><![CDATA[BUGS: MarkupLabel IsMouseOver and Click Problems : Hi,  Thanks, you do great work....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13823&amp;PID=47213&amp;title=bugs-markuplabel-ismouseover-and-click-problems#47213</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13823<br /><strong>Posted:</strong> 27 March 2009 at 2:41am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Thanks, you do great work. Will attach changed ocx in your issue. Sorry didn't have time to answer it yet.</DIV>]]>
   </description>
   <pubDate>Fri, 27 Mar 2009 02:41:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13823&amp;PID=47213&amp;title=bugs-markuplabel-ismouseover-and-click-problems#47213</guid>
  </item> 
  <item>
   <title><![CDATA[BUGS: MarkupLabel IsMouseOver and Click Problems : Just to clarify something for...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13823&amp;PID=47201&amp;title=bugs-markuplabel-ismouseover-and-click-problems#47201</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 13823<br /><strong>Posted:</strong> 26 March 2009 at 9:11pm<br /><br />Just to clarify something for Bug #2 - To see the problem, make sure you click on the actual text, not on the blank space beside the text.]]>
   </description>
   <pubDate>Thu, 26 Mar 2009 21:11:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13823&amp;PID=47201&amp;title=bugs-markuplabel-ismouseover-and-click-problems#47201</guid>
  </item> 
  <item>
   <title><![CDATA[BUGS: MarkupLabel IsMouseOver and Click Problems : I&amp;#039;m creating a control that...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13823&amp;PID=47200&amp;title=bugs-markuplabel-ismouseover-and-click-problems#47200</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 13823<br /><strong>Posted:</strong> 26 March 2009 at 9:10pm<br /><br />I'm creating a control that allows the user to select a date using the mouse scroll wheel or by clicking. It looks like this:<br><br><img src="uploads/20090326_210320_xamldateslider.jpg" height="187" width="384" border="0"><br>By moving the mouse over the month, day or year columns and then scrolling the mouse wheel, that column will scroll the appropriate values in the column under the mouse. This is where bug number 1 occurs:<br><br><b>Bug #1) </b>When using the IsMouseOver property of the MarkupGrid object, sometimes it returns TRUE even when the mouse is not over the object. <br><br>Unfortunately, I haven't yet determine when or why this is happening. To test, see my sample project and play around with the mouse wheel while moving around the MarkupLabel...eventually it should start scrolling 2 columns at the same time, even though the mouse is only over 1 column.<br><br>Next, the user can click one of the months, days or years in any row (except for the middle row) and the control will get updated to that month, day or year. This is where Bug #2 occurs:<br><br><b>Bug #2) </b>When clicking a TextBlock that is a child of another object that shares the same mouse event, the event wont be raised again until you move the mouse. To test this, carefully click one of the month rows (not the middle one) WITHOUT MOVING THE MOUSE, and then click again. The first time, the month will change as expected, but the second time, the cursor will revert to an arrow and no events will be fired.<br><br>Here's the project for testing:<br><br><a href="uploads/20090326_211006_XamlDateSliders.zip" target="_blank">uploads/20090326_211006_XamlDateSliders.zip</a><br><br>]]>
   </description>
   <pubDate>Thu, 26 Mar 2009 21:10:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13823&amp;PID=47200&amp;title=bugs-markuplabel-ismouseover-and-click-problems#47200</guid>
  </item> 
 </channel>
</rss>