<?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 : Report Control : OnChar event]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 18 Apr 2026 11:03:34 +0000</pubDate>
  <lastBuildDate>Wed, 12 Nov 2008 10:15:34 +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=12657</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 : I figured it out by using CXTWndHook...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12657&amp;PID=42813&amp;title=onchar-event#42813</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1949">adico</a><br /><strong>Subject:</strong> 12657<br /><strong>Posted:</strong> 12 November 2008 at 10:15am<br /><br />I figured it out by using CXTWndHook and listen for WM_CHAR message inside WindowProc]]>
   </description>
   <pubDate>Wed, 12 Nov 2008 10:15:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12657&amp;PID=42813&amp;title=onchar-event#42813</guid>
  </item> 
  <item>
   <title><![CDATA[OnChar event : Is there a way to capture the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12657&amp;PID=42784&amp;title=onchar-event#42784</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1949">adico</a><br /><strong>Subject:</strong> 12657<br /><strong>Posted:</strong> 11 November 2008 at 12:16pm<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]]>
   </description>
   <pubDate>Tue, 11 Nov 2008 12:16:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12657&amp;PID=42784&amp;title=onchar-event#42784</guid>
  </item> 
 </channel>
</rss>