<?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 : Curious Uncode problem</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Curious Uncode problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 02 May 2026 00:17:22 +0000</pubDate>
  <lastBuildDate>Tue, 10 Jan 2017 04:48:53 +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=23230</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[Curious Uncode problem : I have managed to fix the original...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23230&amp;PID=75475&amp;title=curious-uncode-problem#75475</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5977">Phrediac</a><br /><strong>Subject:</strong> 23230<br /><strong>Posted:</strong> 10 January 2017 at 4:48am<br /><br />I have managed to fix the original problem - I was using&nbsp;<b>SetWindowLongA </b>where I should have used&nbsp;<b>SetWindowLongW</b>.<div><br></div><div>My machinations gave rise to another question, however: &nbsp;Am I the only one who finds it insane that the KeyUp and KeyDown events are not triggered when the ReportControl is in EditMode? &nbsp;Surely that is when they are needed most?</div>]]>
   </description>
   <pubDate>Tue, 10 Jan 2017 04:48:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23230&amp;PID=75475&amp;title=curious-uncode-problem#75475</guid>
  </item> 
  <item>
   <title><![CDATA[Curious Uncode problem : While trying to work around this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23230&amp;PID=75470&amp;title=curious-uncode-problem#75470</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5977">Phrediac</a><br /><strong>Subject:</strong> 23230<br /><strong>Posted:</strong> 07 January 2017 at 8:48am<br /><br />While trying to work around this problem by overlaying a FlatEdit control I discovered that the FlatEdit's Visible property cannot be changed during runtime. &nbsp;When I checked the Help file to confirm that it is not Read-Only the Visible property is not even mentioned. &nbsp;A rather curious omission.]]>
   </description>
   <pubDate>Sat, 07 Jan 2017 08:48:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23230&amp;PID=75470&amp;title=curious-uncode-problem#75470</guid>
  </item> 
  <item>
   <title><![CDATA[Curious Uncode problem : I am using a ReportControl which...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23230&amp;PID=75454&amp;title=curious-uncode-problem#75454</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5977">Phrediac</a><br /><strong>Subject:</strong> 23230<br /><strong>Posted:</strong> 24 December 2016 at 9:36am<br /><br />I am using a ReportControl which requires Unicode. &nbsp;The characters all display perfectly well. &nbsp;To facilitate editing I need a custom context menu which will allow Unicode characters to be inserted (only 11 are used). &nbsp;To do this I am using code found on&nbsp;<a href="http://forum.codejock.com/forum_posts.asp?TID=14007&amp;KW=InplaceEditHwnd&amp;PID=48391&amp;title=questi&#111;n-disable-c&#111;ntextmenu-&#111;n-string-items#48391" rel="nofollow">http://forum.codejock.com/forum_posts.asp?TID=14007&amp;KW=InplaceEditHwnd&amp;PID=48391&amp;title=question-disable-contextmenu-on-string-items#48391</a>&nbsp;which hooks the <b>InplaceEditHwnd</b>.<div><br></div><div>The popup works perfectly except for two problems:</div><div>1) &nbsp;The ReportControl's <b>CancelEdit</b> even fires only intermittently</div><div>2) &nbsp;Each Unicode character is replaced with a question mark (?) if&nbsp;<b>EditMode&nbsp;</b>is entered and exited. &nbsp;What is particularly curious about this is that the question marks appear even if no changes are made to the text. &nbsp;This happens only if the hook is applied.</div><div><br></div><div>One other peculiarity I noticed in the ReportControl while testing is that the&nbsp;<strong>ValueChanging</strong> event always fires, again, even if no changes have been made.</div><div><br></div><div>I would be grateful if anyone could explain why the Unicode characters are disappearing and even more grateful to someone who could suggest a way to counter it.</div>]]>
   </description>
   <pubDate>Sat, 24 Dec 2016 09:36:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23230&amp;PID=75454&amp;title=curious-uncode-problem#75454</guid>
  </item> 
 </channel>
</rss>