<?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 : Mouse Pointer Bug?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : Mouse Pointer Bug?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 27 May 2026 17:24:47 +0000</pubDate>
  <lastBuildDate>Fri, 29 Apr 2005 15:32:43 +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=1709</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[Mouse Pointer Bug? : &amp;#034;A windows DLL problem&amp;#034;...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1709&amp;PID=6418&amp;title=mouse-pointer-bug#6418</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=566">Maui</a><br /><strong>Subject:</strong> 1709<br /><strong>Posted:</strong> 29 April 2005 at 3:32pm<br /><br /><P>"A windows DLL problem" hahahahaha&nbsp; What a crock.</P><P>The mouse pointer problem has been going on for as long as I can remember.</P><P>It is hard coded inside the codejock controls to change the mousepointer to the default arrow whenever you move your mouse over the control.</P><P>You can test this by making an empty form. Add any of the vb controls you like as well as a codejock control eg the report grid. In the form_load sub put some code like&nbsp;Me.MousePointer = 12 to change the pointer to something else. Then run the code.<BR>You will see that over the form and all the other controls the&nbsp;mouse pointer will be&nbsp;whatever you set it to (in this case the 12 cursor vbnodrop)&nbsp;&nbsp;but when you move it over the grid the cursor reverts to the default arrow.</P><P>They dont even change it to a hand (pointer) when it is over one of their own hyperlinks (see popup control)</P><P>I would go back and ask again if I were you.</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Fri, 29 Apr 2005 15:32:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1709&amp;PID=6418&amp;title=mouse-pointer-bug#6418</guid>
  </item> 
  <item>
   <title><![CDATA[Mouse Pointer Bug? : I opened a log in IssueTrack and...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1709&amp;PID=6366&amp;title=mouse-pointer-bug#6366</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=959">oyalhi</a><br /><strong>Subject:</strong> 1709<br /><strong>Posted:</strong> 25 April 2005 at 3:00pm<br /><br /><P>I opened a log in IssueTrack and have told that it is windows DLL problem, not specific to the CodeJock software.&nbsp; There are no solutions as of now.</P><P>Regards, Omer</P>]]>
   </description>
   <pubDate>Mon, 25 Apr 2005 15:00:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1709&amp;PID=6366&amp;title=mouse-pointer-bug#6366</guid>
  </item> 
  <item>
   <title><![CDATA[Mouse Pointer Bug? : have you found a solution on the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1709&amp;PID=6365&amp;title=mouse-pointer-bug#6365</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1137">steve9999</a><br /><strong>Subject:</strong> 1709<br /><strong>Posted:</strong> 25 April 2005 at 12:07pm<br /><br />have you found a solution on the mouse problem ? i wonder nobody else has posted complaints !!]]>
   </description>
   <pubDate>Mon, 25 Apr 2005 12:07:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1709&amp;PID=6365&amp;title=mouse-pointer-bug#6365</guid>
  </item> 
  <item>
   <title><![CDATA[Mouse Pointer Bug? :   oyalhi wrote:I have some panes...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1709&amp;PID=6364&amp;title=mouse-pointer-bug#6364</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1137">steve9999</a><br /><strong>Subject:</strong> 1709<br /><strong>Posted:</strong> 25 April 2005 at 12:06pm<br /><br /> <table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by oyalhi" alt="Originally posted by oyalhi" style="vertical-align: text-bottom;" /> <strong>oyalhi wrote:</strong><br /><br /><p>I have some panes in my app, kind a looks like outlook.  Now when the user clicks and generates the wndReportControl_SelectionChanged event, I do something that takes some time.  Therefore, I set &lt;FONT face="Courier New, Courier, mono" color=#000099&gt;Screen.MousePointer = vbHourglass</font>.  The mouse pointer however does not change.  I use doevents before and after changing the mouse but that does not help either.</p><br /><p>I move the cursor to the caption of the main form and change selection using the keyboard, now I can see that mouse pointer changes to hourglass.</p><br /><p>Summary: The mouse pointer does not change when the mouse is over CodeJock ActiveX controls.</p><br /><p>How do I fix this?  Or am I doing something wrong?</p><br /><p>Thank you, Omer</p></td></tr></table> ]]>
   </description>
   <pubDate>Mon, 25 Apr 2005 12:06:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1709&amp;PID=6364&amp;title=mouse-pointer-bug#6364</guid>
  </item> 
  <item>
   <title><![CDATA[Mouse Pointer Bug? : Thank you GSHawn, I&amp;#039;ll give...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1709&amp;PID=5056&amp;title=mouse-pointer-bug#5056</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=959">oyalhi</a><br /><strong>Subject:</strong> 1709<br /><strong>Posted:</strong> 10 February 2005 at 2:41am<br /><br />Thank you GSHawn, I'll give it a shot.]]>
   </description>
   <pubDate>Thu, 10 Feb 2005 02:41:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1709&amp;PID=5056&amp;title=mouse-pointer-bug#5056</guid>
  </item> 
  <item>
   <title><![CDATA[Mouse Pointer Bug? : Omer, have you tried logging an...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1709&amp;PID=5030&amp;title=mouse-pointer-bug#5030</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=756">gshawn</a><br /><strong>Subject:</strong> 1709<br /><strong>Posted:</strong> 09 February 2005 at 12:35pm<br /><br /><P>Omer, have you tried logging an issue through IssueTrack? Even though the forums are monitored by CodeJock, they are not the primary method of providing support.</P><P><A href="https://www.codejock.com/support/index.asp" target="_blank">https://www.codejock.com/support/index.asp</A></P><P>This will allow you to open a support ticket... I've had pretty good luck getting support through there. Good luck.</P><span style="font-size:10px"><br /><br />Edited by gshawn</span>]]>
   </description>
   <pubDate>Wed, 09 Feb 2005 12:35:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1709&amp;PID=5030&amp;title=mouse-pointer-bug#5030</guid>
  </item> 
  <item>
   <title><![CDATA[Mouse Pointer Bug? : It has been 2 weeks since my post...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1709&amp;PID=5026&amp;title=mouse-pointer-bug#5026</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=959">oyalhi</a><br /><strong>Subject:</strong> 1709<br /><strong>Posted:</strong> 09 February 2005 at 10:42am<br /><br /><P><FONT face="Verdana, Arial, Helvetica, sans-serif" color=#0033ff size=2>It has been 2 weeks since my post and&nbsp;I get no answer whatsoever from support.&nbsp; Is this the price we pay on top of already expensive OCX controls?&nbsp; <FONT color=#ff0000>Please advise about the mouse problem</FONT>.</FONT></P><P>Thanks &amp; regards,</P><P>Omer</P>]]>
   </description>
   <pubDate>Wed, 09 Feb 2005 10:42:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1709&amp;PID=5026&amp;title=mouse-pointer-bug#5026</guid>
  </item> 
  <item>
   <title><![CDATA[Mouse Pointer Bug? : Futhermore, when the system is...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1709&amp;PID=4856&amp;title=mouse-pointer-bug#4856</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=943">Flamer</a><br /><strong>Subject:</strong> 1709<br /><strong>Posted:</strong> 27 January 2005 at 3:05am<br /><br /><P>Futhermore, when the system is really busy an Hourglass mousepointer WILL appear...</P><P>Will the use of an windows API help? I haven't tried yet...</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Thu, 27 Jan 2005 03:05:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1709&amp;PID=4856&amp;title=mouse-pointer-bug#4856</guid>
  </item> 
  <item>
   <title><![CDATA[Mouse Pointer Bug? : I have some panes in my app, kind...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1709&amp;PID=4855&amp;title=mouse-pointer-bug#4855</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=959">oyalhi</a><br /><strong>Subject:</strong> 1709<br /><strong>Posted:</strong> 27 January 2005 at 1:58am<br /><br /><P>I have some panes in my app, kind a looks like outlook.&nbsp; Now when the user clicks and generates the wndReportControl_SelectionChanged event, I do something that takes some time.&nbsp; Therefore, I set <FONT face="Courier New, Courier, mono" color=#000099>Screen.MousePointer = vbHourglass</FONT>.&nbsp; The mouse pointer however does not change.&nbsp; I use doevents before and after changing the mouse but that does not help either.</P><P>I move the cursor to the caption of the main form and change selection using the keyboard, now&nbsp;I can see that mouse pointer changes to hourglass.</P><P>Summary: The mouse pointer does not change when the mouse is over CodeJock ActiveX controls.</P><P>How do I fix this?&nbsp; Or am I doing something wrong?</P><P>Thank you, Omer</P>]]>
   </description>
   <pubDate>Thu, 27 Jan 2005 01:58:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1709&amp;PID=4855&amp;title=mouse-pointer-bug#4855</guid>
  </item> 
 </channel>
</rss>