<?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 : OnChar event</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Visual C++ MFC : OnChar event]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 09 Apr 2026 20:16:08 +0000</pubDate>
  <lastBuildDate>Tue, 06 Jan 2009 13:24:02 +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=12656</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[OnChar event : read the topic https://forum.c...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12656&amp;PID=44214&amp;title=onchar-event#44214</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 12656<br /><strong>Posted:</strong> 06 January 2009 at 1:24pm<br /><br />read the topic <a href="https://forum.codejock.com/forum_posts.asp?TID=12975" target="_blank">https://forum.codejock.com/forum_posts.asp?TID=12975</A><DIV></DIV>It will help you to manage user entry validation, auto-correction and recover selection for non-confirmed OnEditChanging cases.<DIV>You don't need to capture OnChar - use <FONT size=2><FONT size=2>CXTPReportRecordItemText, </FONT>CXTPReportRecordItemNumber, etc and </FONT><FONT size=2>CXTPReportInplaceEdit as a base class for you and overwrite OnEditChanging function.</FONT></DIV>]]>
   </description>
   <pubDate>Tue, 06 Jan 2009 13:24:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12656&amp;PID=44214&amp;title=onchar-event#44214</guid>
  </item> 
  <item>
   <title><![CDATA[OnChar event : Is there a way to capture the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12656&amp;PID=42783&amp;title=onchar-event#42783</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1949">adico</a><br /><strong>Subject:</strong> 12656<br /><strong>Posted:</strong> 11 November 2008 at 12:15pm<br /><br />Is there a way to capture the OnChar event of a&nbsp; CXTPReportRecordItem?<br><br>I am currently overriding CXTPReportRecordItemText<br>inside header I have overridden the following:<br>&nbsp;&nbsp;&nbsp; virtual void OnBeginEdit(XTP_REPORTRECORDITEM_ARGS* pItemArgs);<br>&nbsp;&nbsp; virtual BOOL OnChar(XTP_REPORTRECORDITEM_ARGS* pItemArgs, UINT nChar);<br><br>in the .cpp file, the code hits the breakpoint inside OnBeginEdit but not inside OnChar method.<br><br>Am I missing something ? Please advise<br><br>]]>
   </description>
   <pubDate>Tue, 11 Nov 2008 12:15:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12656&amp;PID=42783&amp;title=onchar-event#42783</guid>
  </item> 
 </channel>
</rss>