<?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 : FlatEdit issues</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : FlatEdit issues]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 03:36:28 +0000</pubDate>
  <lastBuildDate>Tue, 13 May 2008 08:31:16 +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=10605</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[FlatEdit issues : Hi,  Yes 2 fixed for 12.0.1...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10605&amp;PID=35159&amp;title=flatedit-issues#35159</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10605<br /><strong>Posted:</strong> 13 May 2008 at 8:31am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Yes 2 fixed for 12.0.1 release. Again its OS theming bug that can be reproduced&nbsp; with standard controls too.</DIV>]]>
   </description>
   <pubDate>Tue, 13 May 2008 08:31:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10605&amp;PID=35159&amp;title=flatedit-issues#35159</guid>
  </item> 
  <item>
   <title><![CDATA[FlatEdit issues : I found the problem for issue...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10605&amp;PID=35147&amp;title=flatedit-issues#35147</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3933">enjay</a><br /><strong>Subject:</strong> 10605<br /><strong>Posted:</strong> 13 May 2008 at 4:11am<br /><br /><DIV>I found the problem for issue #1, mistakenly try to use: </DIV><DIV>&nbsp;</DIV><DIV><FONT color=#0000ff>DefWindowProc&nbsp;(Form.hWnd, WM_SETTEXT, 0, StrPtr(sUnicodeText))</FONT></DIV><DIV><DIV><FONT color=#0000ff>FlatEdit.Text = Form.Caption</FONT> <img src="http://forum.codejock.com/smileys/smiley18.gif" border="0"></DIV><DIV>&nbsp;</DIV><DIV>which was the cause.</DIV><DIV>&nbsp;</DIV><DIV>So the correct use is:</DIV><DIV>&nbsp;</DIV><DIV><FONT color=#0000ff>FlatEdit.Text = sUnicodeText</FONT> <img src="http://forum.codejock.com/smileys/smiley1.gif" border="0"></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>But please correct the remaining issue #2 for V12.1</DIV></DIV>]]>
   </description>
   <pubDate>Tue, 13 May 2008 04:11:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10605&amp;PID=35147&amp;title=flatedit-issues#35147</guid>
  </item> 
  <item>
   <title><![CDATA[FlatEdit issues : Hi,  1. When you get it ? When...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10605&amp;PID=35143&amp;title=flatedit-issues#35143</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10605<br /><strong>Posted:</strong> 13 May 2008 at 1:54am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>1. When you get it ? When enter string or when get string using methods? What locale you use to enter it.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 13 May 2008 01:54:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10605&amp;PID=35143&amp;title=flatedit-issues#35143</guid>
  </item> 
  <item>
   <title><![CDATA[FlatEdit issues : I&amp;#039;m having two issues with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10605&amp;PID=35138&amp;title=flatedit-issues#35138</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3933">enjay</a><br /><strong>Subject:</strong> 10605<br /><strong>Posted:</strong> 12 May 2008 at 4:37pm<br /><br />I'm having two issues with FlatEdit (unicode version V.12):<DIV>&nbsp;</DIV><DIV>1. unicode doesn't work, getting the these "??????" characters</DIV><DIV>&nbsp;</DIV><DIV>2. see bad right-bottom corner rendering when multiline and both scrollbar are switched on</DIV><DIV>&nbsp;</DIV><DIV><img src="https://forum.codejock.com/smileys/smiley3.gif" border="0"></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 12 May 2008 16:37:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10605&amp;PID=35138&amp;title=flatedit-issues#35138</guid>
  </item> 
 </channel>
</rss>