<?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 : unicode and edit controls</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : unicode and edit controls]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 14 Apr 2026 09:11:48 +0000</pubDate>
  <lastBuildDate>Fri, 24 Apr 2009 10:30:50 +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=14112</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[unicode and edit controls : Hi  Thanks... I found a solution...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14112&amp;PID=48325&amp;title=unicode-and-edit-controls#48325</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2967">adrien</a><br /><strong>Subject:</strong> 14112<br /><strong>Posted:</strong> 24 April 2009 at 10:30am<br /><br />Hi<br /><br />Thanks... I found a solution also soon after I posted that.  In the end I just searched and replaced in all my .rc files (about 40 of them) for MS Sans Serif and replaced with Microsoft Sans Serif, which is a unicode font.<br /><br />I didn't change dialog types to dialogex.... there were hundreds of them...]]>
   </description>
   <pubDate>Fri, 24 Apr 2009 10:30:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14112&amp;PID=48325&amp;title=unicode-and-edit-controls#48325</guid>
  </item> 
  <item>
   <title><![CDATA[unicode and edit controls : Hi,  Check that you have DIALOGEX...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14112&amp;PID=48258&amp;title=unicode-and-edit-controls#48258</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 14112<br /><strong>Posted:</strong> 23 April 2009 at 2:33am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Check that you have DIALOGEX dialog style, font is "MS Shell Dlg" and DS_SETFONT | DS_FIXEDSYS styles are set.</DIV>]]>
   </description>
   <pubDate>Thu, 23 Apr 2009 02:33:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14112&amp;PID=48258&amp;title=unicode-and-edit-controls#48258</guid>
  </item> 
  <item>
   <title><![CDATA[unicode and edit controls : Hi  After spending a month solid...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14112&amp;PID=48255&amp;title=unicode-and-edit-controls#48255</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2967">adrien</a><br /><strong>Subject:</strong> 14112<br /><strong>Posted:</strong> 22 April 2009 at 11:45pm<br /><br />Hi<br /><br />After spending a month solid porting my app to unicode, I now have the fun of trying to get everything working again.<br /><br />One problem I'm having is the edit controls - CEdit.<br /><br />By default it seems it uses a font that doesn't support unicode, so any non-ansi chars show up as vertical bars (like a password control).<br /><br />I've seen "solutions" reported that involve adding code to manually set a new font for every edit control in your app.<br /><br />I've got hundreds of these around the place.  It's unbelievable I would have to write code for each one surely?<br /><br />Is there any way to get this to happen on a global basis?  i.e. some func that will set the font for all dialogs?<br /><br />Even skinning it might work for that?]]>
   </description>
   <pubDate>Wed, 22 Apr 2009 23:45:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14112&amp;PID=48255&amp;title=unicode-and-edit-controls#48255</guid>
  </item> 
 </channel>
</rss>