<?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 : GPF on TextBox_SetFocus event</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : GPF on TextBox_SetFocus event]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 15 May 2026 13:18:57 +0000</pubDate>
  <lastBuildDate>Fri, 19 Sep 2008 09:10:54 +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=12122</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[GPF on TextBox_SetFocus event :   Darendo wrote:Even if you don&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12122&amp;PID=41221&amp;title=gpf-on-textbox-setfocus-event#41221</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 12122<br /><strong>Posted:</strong> 19 September 2008 at 9:10am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by Darendo" alt="Originally posted by Darendo" style="vertical-align: text-bottom;" /> <strong>Darendo wrote:</strong><br /><br />Even if you don't filter text but just click column headers to sort, and keep clicking to sort, you will eventually GPF. This is truly consistent. <DIV>&nbsp;</DIV><DIV>I really think this has either something to do with populating the control (internal to the control) or could it have something to do with the fact that I didn't uninstall the demo ActivX Suite when I installed the registered Report Control?</DIV></td></tr></table> <DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Hi,</DIV><DIV>&nbsp;</DIV><DIV>Yes it will crash eventually if you keep clicking the column... But I don't know why you have DoEvents in the BeforeDrawRow event ??? This events fires everytime when something happens&nbsp;or when visual part of the ReportControl needs to be repainted: so just a single row scroll, grouping columns, sorting, one single character of a report item has been altered... this event will fire for <strong>all</strong> visible rows in RC.</DIV><DIV>&nbsp;</DIV><DIV>I tested this without DoEvents and I can't get it to crash anymore so <strong>I suggest you&nbsp;remove DoEvents in BeforeDrawRow event.</strong></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 19 Sep 2008 09:10:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12122&amp;PID=41221&amp;title=gpf-on-textbox-setfocus-event#41221</guid>
  </item> 
  <item>
   <title><![CDATA[GPF on TextBox_SetFocus event : write to support. you can get...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12122&amp;PID=41218&amp;title=gpf-on-textbox-setfocus-event#41218</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 12122<br /><strong>Posted:</strong> 19 September 2008 at 8:37am<br /><br />write to support.&nbsp; you can get a beta there.&nbsp; it's not recommended to release a beta version though.]]>
   </description>
   <pubDate>Fri, 19 Sep 2008 08:37:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12122&amp;PID=41218&amp;title=gpf-on-textbox-setfocus-event#41218</guid>
  </item> 
  <item>
   <title><![CDATA[GPF on TextBox_SetFocus event : Also, MMS reponded regarding getting...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12122&amp;PID=41213&amp;title=gpf-on-textbox-setfocus-event#41213</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4525">Darendo</a><br /><strong>Subject:</strong> 12122<br /><strong>Posted:</strong> 19 September 2008 at 8:12am<br /><br />Also, MMS reponded regarding getting the beta version, "<SPAN style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-: EN-US; mso-fareast-: EN-US; mso-bidi-: AR-SA">I'm sorry, but we only have a beta for SuitePro and ToolkitPro at this time.&nbsp; Individual components are not available as beta." </SPAN>I only bought the ActiveX Report Control. So, even if the new version solves my problem, I wont know for certain until it's released.<DIV>&nbsp;</DIV><DIV>Here's my problem: I'm expected to release this on Tuesday, September 23rd. I need a solution I can deploy ASAP.</DIV>]]>
   </description>
   <pubDate>Fri, 19 Sep 2008 08:12:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12122&amp;PID=41213&amp;title=gpf-on-textbox-setfocus-event#41213</guid>
  </item> 
  <item>
   <title><![CDATA[GPF on TextBox_SetFocus event : Even if you don&amp;#039;t filter...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12122&amp;PID=41212&amp;title=gpf-on-textbox-setfocus-event#41212</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4525">Darendo</a><br /><strong>Subject:</strong> 12122<br /><strong>Posted:</strong> 19 September 2008 at 8:08am<br /><br />Even if you don't filter text but just click column headers to sort, and keep clicking to sort, you will eventually GPF. This is truly consistent.<DIV>&nbsp;</DIV><DIV>I really think this has either something to do with populating the control (internal to the control) or could it have something to do with the fact that I didn't uninstall the demo ActivX Suite when I installed the registered Report Control?</DIV>]]>
   </description>
   <pubDate>Fri, 19 Sep 2008 08:08:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12122&amp;PID=41212&amp;title=gpf-on-textbox-setfocus-event#41212</guid>
  </item> 
  <item>
   <title><![CDATA[GPF on TextBox_SetFocus event : Hi,  I am sorry but it works...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12122&amp;PID=41182&amp;title=gpf-on-textbox-setfocus-event#41182</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 12122<br /><strong>Posted:</strong> 19 September 2008 at 12:57am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>I am sorry but it works for me, at&nbsp;least in IDE. For some reason VB don't let me create exe, if I try that it will stop responding and I will have to&nbsp;end program <img src="https://forum.codejock.com/smileys/smiley5.gif" border="0">&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 19 Sep 2008 00:57:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12122&amp;PID=41182&amp;title=gpf-on-textbox-setfocus-event#41182</guid>
  </item> 
  <item>
   <title><![CDATA[GPF on TextBox_SetFocus event : Type text in the Find box, press...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12122&amp;PID=41163&amp;title=gpf-on-textbox-setfocus-event#41163</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4525">Darendo</a><br /><strong>Subject:</strong> 12122<br /><strong>Posted:</strong> 18 September 2008 at 12:17pm<br /><br />Type text in the Find box, press enter. Quickly click anywhere on the RC. You will eventually (quickly) GPF. This is very consistent on the dev machine (IDE and compiled) and two test machines (compiled). Thx,&nbsp; DD]]>
   </description>
   <pubDate>Thu, 18 Sep 2008 12:17:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12122&amp;PID=41163&amp;title=gpf-on-textbox-setfocus-event#41163</guid>
  </item> 
  <item>
   <title><![CDATA[GPF on TextBox_SetFocus event : Hi,  OK, now I know what version...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12122&amp;PID=41106&amp;title=gpf-on-textbox-setfocus-event#41106</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 12122<br /><strong>Posted:</strong> 17 September 2008 at 12:44pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>OK, now I know what version you use, good job that you entered this in your signature <img src="https://forum.codejock.com/smileys/smiley2.gif" border="0">. </DIV><DIV>&nbsp;</DIV><DIV>Well, I tried also with V12.0.2 and workes OK as well. Are you sure I don't have to do anything special? Just type chars into textbox?</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>For the V12.1.0 version...</DIV><DIV>This is only Beta release but you can sign up at <a href="http://beta.codejock.com/" target="_blank">http://beta.codejock.com/</A>&nbsp;for V12.1.0 download. </DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 17 Sep 2008 12:44:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12122&amp;PID=41106&amp;title=gpf-on-textbox-setfocus-event#41106</guid>
  </item> 
  <item>
   <title><![CDATA[GPF on TextBox_SetFocus event : Good question! I&amp;#039;m waiting...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12122&amp;PID=41101&amp;title=gpf-on-textbox-setfocus-event#41101</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4289">fjosesen</a><br /><strong>Subject:</strong> 12122<br /><strong>Posted:</strong> 17 September 2008 at 12:07pm<br /><br />&nbsp;&nbsp;&nbsp; Good question! I'm waiting for about a week without any response from the forum, mms mail nor CJ support.<DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp; Good luck!</DIV><DIV>&nbsp;</DIV><DIV>FJSen</DIV>]]>
   </description>
   <pubDate>Wed, 17 Sep 2008 12:07:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12122&amp;PID=41101&amp;title=gpf-on-textbox-setfocus-event#41101</guid>
  </item> 
  <item>
   <title><![CDATA[GPF on TextBox_SetFocus event : I am currently using ActiveX RC...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12122&amp;PID=41093&amp;title=gpf-on-textbox-setfocus-event#41093</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4525">Darendo</a><br /><strong>Subject:</strong> 12122<br /><strong>Posted:</strong> 17 September 2008 at 8:15am<br /><br />I am currently using ActiveX RC v.12.0.2. Where can I download and test v.12.1?]]>
   </description>
   <pubDate>Wed, 17 Sep 2008 08:15:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12122&amp;PID=41093&amp;title=gpf-on-textbox-setfocus-event#41093</guid>
  </item> 
  <item>
   <title><![CDATA[GPF on TextBox_SetFocus event : Hi,  Works fine for me... or...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12122&amp;PID=41067&amp;title=gpf-on-textbox-setfocus-event#41067</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 12122<br /><strong>Posted:</strong> 17 September 2008 at 12:45am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Works fine for me... or should I do something else? If I just enter chars in Find textbox the RC shows only those records with filtered text.&nbsp;I have tried it with V12.1.0 </DIV><DIV>&nbsp;</DIV><DIV>What version do you use? Also have a look at post: <a href="https://forum.codejock.com/forum_posts.asp?TID=11225" target="_blank">https://forum.codejock.com/forum_posts.asp?TID=11225</A>&nbsp;&nbsp;Maybe the problem is with other version... </DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 17 Sep 2008 00:45:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12122&amp;PID=41067&amp;title=gpf-on-textbox-setfocus-event#41067</guid>
  </item> 
 </channel>
</rss>