<?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 : more unicode issues ?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : more unicode issues ?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 03:37:01 +0000</pubDate>
  <lastBuildDate>Wed, 14 May 2008 19:47:07 +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=10610</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[more unicode issues ? : Hi,  I am using Traditional Chinese...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10610&amp;PID=35207&amp;title=more-unicode-issues#35207</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3128">Bernie</a><br /><strong>Subject:</strong> 10610<br /><strong>Posted:</strong> 14 May 2008 at 7:47pm<br /><br />Hi, <DIV>I am using Traditional Chinese and everything has been ok even though I didn't change anything about Font.</DIV><DIV>I can even show Japanese Font, Simplified Chinese and Korean Fonts correctly and beautifully without any extra efforts.</DIV><DIV>&nbsp;</DIV><DIV>I guess the pproblem occurred in your project resulted from your INPUT METHOD.</DIV><DIV>&nbsp;</DIV><DIV>Typing English does not need the INPUT METHOD.</DIV><DIV>However, it's a requirement for some complex language systems like our Traditional Chinese. When typing "&#20013;&#25991;&#23383;" for example, we have to depend on the INPUT METHOD which combines with many KEYS to stand for those characters.</DIV><DIV>&nbsp;</DIV><DIV>The INPUT METHOD "may" change the oute code. For example, from UNICODE to Big5. Big5 is the traditional code for Chinese Characters which can not be displayed in the UNICODE program.</DIV>]]>
   </description>
   <pubDate>Wed, 14 May 2008 19:47:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10610&amp;PID=35207&amp;title=more-unicode-issues#35207</guid>
  </item> 
  <item>
   <title><![CDATA[more unicode issues ? : after a little bitgoogle, I found...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10610&amp;PID=35195&amp;title=more-unicode-issues#35195</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3933">enjay</a><br /><strong>Subject:</strong> 10610<br /><strong>Posted:</strong> 14 May 2008 at 10:59am<br /><br />after a little bit&nbsp;google, I found a usefull tool<DIV><a href="http://www.microsoft.com/typography/TrueTypeProperty21.mspx" target="_blank">http://www.microsoft.com/typography/TrueTypeProperty21.mspx</A></DIV><DIV>for question 2. + 3.</DIV><DIV>&nbsp;</DIV><DIV>Question 1. is still a miracle for me.</DIV><DIV>&nbsp;</DIV><DIV>These question was posted with one thing in mind, the freedom to choose font and to choose the right font. </DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 14 May 2008 10:59:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10610&amp;PID=35195&amp;title=more-unicode-issues#35195</guid>
  </item> 
  <item>
   <title><![CDATA[more unicode issues ? : 1, 2, 3. Set Tahoma font for controls...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10610&amp;PID=35185&amp;title=more-unicode-issues#35185</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10610<br /><strong>Posted:</strong> 14 May 2008 at 7:30am<br /><br /><DIV>1, 2, 3. Set Tahoma font for controls and it will fix all issues.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 14 May 2008 07:30:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10610&amp;PID=35185&amp;title=more-unicode-issues#35185</guid>
  </item> 
  <item>
   <title><![CDATA[more unicode issues ? : 1. But what is the logic in the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10610&amp;PID=35164&amp;title=more-unicode-issues#35164</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3933">enjay</a><br /><strong>Subject:</strong> 10610<br /><strong>Posted:</strong> 13 May 2008 at 11:36am<br /><br />1. But what is the logic in the ComboBox, the drop down list doesn't support unicode&nbsp;but its input field does while they are using the same font <img src="https://forum.codejock.com/smileys/smiley25.gif" border="0">&nbsp;<DIV>&nbsp;</DIV><DIV>2. When you going to the Chinese website (choose 2. entry of ComboBox in first Form) while not changing the font, unicode is support.&nbsp;Why&nbsp;<img src="https://forum.codejock.com/smileys/smiley25.gif" border="0"></DIV><DIV>&nbsp;</DIV><DIV>3. Does it mean that each language needs correct font <img src="https://forum.codejock.com/smileys/smiley25.gif" border="0"></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 13 May 2008 11:36:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10610&amp;PID=35164&amp;title=more-unicode-issues#35164</guid>
  </item> 
  <item>
   <title><![CDATA[more unicode issues ? : Hi,  Even if you use Uniode...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10610&amp;PID=35158&amp;title=more-unicode-issues#35158</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10610<br /><strong>Posted:</strong> 13 May 2008 at 8:29am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Even if you use Uniode version, you have to set correct font that support Unicode.</DIV><DIV>&nbsp;</DIV><DIV>set Tahoma for Tree and Combo to fix it.</DIV>]]>
   </description>
   <pubDate>Tue, 13 May 2008 08:29:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10610&amp;PID=35158&amp;title=more-unicode-issues#35158</guid>
  </item> 
  <item>
   <title><![CDATA[more unicode issues ? :     See TreeView and drop...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10610&amp;PID=35151&amp;title=more-unicode-issues#35151</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3933">enjay</a><br /><strong>Subject:</strong> 10610<br /><strong>Posted:</strong> 13 May 2008 at 6:01am<br /><br /><img src="https://forum.codejock.com/uploads/20080513_055759_unicode.png" border="0"><DIV></DIV><DIV></DIV><DIV>&nbsp;</DIV><DIV>See TreeView and drop down list of ComboBox</DIV><DIV>&nbsp;</DIV><DIV>Code: <a href="https://forum.codejock.com/uploads/20080513_055853_Unicode.zip" target="_blank">uploads/20080513_055853_Unicode.zip</A></DIV>]]>
   </description>
   <pubDate>Tue, 13 May 2008 06:01:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10610&amp;PID=35151&amp;title=more-unicode-issues#35151</guid>
  </item> 
 </channel>
</rss>