<?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 : Multilingual support</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Multilingual support]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 10:25:51 +0000</pubDate>
  <lastBuildDate>Tue, 28 Aug 2012 03:23:37 +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=19995</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[Multilingual support : We actually managed to fix this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19995&amp;PID=68838&amp;title=multilingual-support#68838</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6946">amir</a><br /><strong>Subject:</strong> 19995<br /><strong>Posted:</strong> 28 August 2012 at 3:23am<br /><br />We actually managed to fix this problem. In the definition of every dialog box in the XML file, we should add the following field: fontface="MS Shell Dlg"<br><br>A better fix is to change line 1207 in XTPResourceManager.cpp of the Codejock library to be:<br><br>PX_String(pPX, _T("fontface"), dlgTemplate.strFaceName, XTPSystemVersion()-&gt;IsWin2KOrGreater() ? _T("Microsoft Sans Serif") : _T("MS Sans Serif"));<br><br>rather than:<br><br>PX_String(pPX, _T("fontface"), dlgTemplate.strFaceName, _T("MS Sans Serif"));<br><br>Could you please include this fix in the next release of Codejock.<br><br>Best regards<br>Amir<br><br>]]>
   </description>
   <pubDate>Tue, 28 Aug 2012 03:23:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19995&amp;PID=68838&amp;title=multilingual-support#68838</guid>
  </item> 
  <item>
   <title><![CDATA[Multilingual support :  Hi,I have a problem with the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19995&amp;PID=68668&amp;title=multilingual-support#68668</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6946">amir</a><br /><strong>Subject:</strong> 19995<br /><strong>Posted:</strong> 27 July 2012 at 12:59am<br /><br /><p ="ms&#111;normal"=""><font face="Arial" size="2"><span style="FONT-FAMILY: Arial; FONT-SIZE: 10pt">Hi,</span></font><font face="Arial" size="2"><span style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><br></span></font></p><p ="ms&#111;normal"=""><font face="Arial" size="2"><span style="FONT-FAMILY: Arial; FONT-SIZE: 10pt">I have a problem with the multilingual support. When I run the scribble.exe Codejock sample under Windows XP, then I select the Russian language, then open the Pen-&gt;Pen Widths dialog box from the menu, I end up with the following dialog box:</span></font></p><p ="ms&#111;normal"=""><img src="uploads/6946/Russian-XP.jpg" height="138" width="311" border="0" /><br></p><p ="ms&#111;normal"=""><font face="Arial" size="2"><span style="FONT-FAMILY: Arial; FONT-SIZE: 10pt">When I try to do the same under Windows 7, I end up with the following dialog box:</span></font></p><p ="ms&#111;normal"=""><img src="uploads/6946/Russian-7.jpg" height="144" width="321" border="0" /><br></p><p ="ms&#111;normal"=""><font face="Arial" size="2"><span style="FONT-FAMILY: Arial; FONT-SIZE: 10pt">Any ideas why the dialog box is not showing up correctly under Windows XP? Notice that the caption is correct but the static text fields are not showing up properly under Windows XP.</span></font></p><p ="ms&#111;normal"=""><font face="Arial" size="2"><span style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"> </span></font></p><p ="ms&#111;normal"=""><font face="Arial" size="2"><span style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"> </span></font></p><font size="2"><font face="Arial">Thanks!<br><br><br></font></font>]]>
   </description>
   <pubDate>Fri, 27 Jul 2012 00:59:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19995&amp;PID=68668&amp;title=multilingual-support#68668</guid>
  </item> 
 </channel>
</rss>