<?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 : Pane title drawn incorrectly</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Pane title drawn incorrectly]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 10:43:44 +0000</pubDate>
  <lastBuildDate>Fri, 02 Jun 2006 04:00:05 +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=4286</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[Pane title drawn incorrectly : Hello,Arial font is exactly the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4286&amp;PID=13306&amp;title=pane-title-drawn-incorrectly#13306</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2014">akur</a><br /><strong>Subject:</strong> 4286<br /><strong>Posted:</strong> 02 June 2006 at 4:00am<br /><br />Hello,<br><br>Arial font is exactly the same as on other machines, and GetVerticalFontName() returns "MS Shell Dlg", just like on all other machines. There's no difference in these.<br>However, we've gone a bit further and found this: on the problematic computer, the "MS Shell Dlg" font is substituted in registry with <span style="font-weight: bold;">MS Sans Serif</span> (a raster font), but on all other machines it's substituted with <span style="font-weight: bold;">Microsoft Sans Serif</span> (a TrueType font). When we manually changed the substitution in the registry, the problem was solved at once. Pane titles and menubar are both correctly drawn now. It's a mistery why this single computer had such an unusual setting.<br><br>Thanks for your guidance in solving this problem!<br>]]>
   </description>
   <pubDate>Fri, 02 Jun 2006 04:00:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4286&amp;PID=13306&amp;title=pane-title-drawn-incorrectly#13306</guid>
  </item> 
  <item>
   <title><![CDATA[Pane title drawn incorrectly : Weird... may be some problems...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4286&amp;PID=13298&amp;title=pane-title-drawn-incorrectly#13298</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4286<br /><strong>Posted:</strong> 01 June 2006 at 12:37pm<br /><br /><P>Weird... may be some problems with installed Arial font on this computer.&nbsp; Can you copy Arial font from other computer to c:\WINDOWS\Fonts ?</P><P>&nbsp;</P><P>Can you debug thru </P><P>CString AFX_CDECL CXTPDrawHelpers::GetVerticalFontName(BOOL bUseOfficeFont) method (XTPDrawHelpers.cpp)</P><P>and check what font it returns?</P><P>&nbsp;</P><P>Thanks.</P>]]>
   </description>
   <pubDate>Thu, 01 Jun 2006 12:37:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4286&amp;PID=13298&amp;title=pane-title-drawn-incorrectly#13298</guid>
  </item> 
  <item>
   <title><![CDATA[Pane title drawn incorrectly : Yes, it&amp;#039;s the same problem....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4286&amp;PID=13287&amp;title=pane-title-drawn-incorrectly#13287</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2014">akur</a><br /><strong>Subject:</strong> 4286<br /><strong>Posted:</strong> 01 June 2006 at 9:15am<br /><br />Yes, it's the same problem. Here are the screenshots: menus docked to the left and docked to the right.<br><br><img src="uploads/akur/2006-06-01_091442_PaneD_2.JPG" border="0"><br>]]>
   </description>
   <pubDate>Thu, 01 Jun 2006 09:15:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4286&amp;PID=13287&amp;title=pane-title-drawn-incorrectly#13287</guid>
  </item> 
  <item>
   <title><![CDATA[Pane title drawn incorrectly : Hmm. :( If you dock MenuBar vertically...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4286&amp;PID=13286&amp;title=pane-title-drawn-incorrectly#13286</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4286<br /><strong>Posted:</strong> 01 June 2006 at 8:57am<br /><br /><P>Hmm. :( If you dock MenuBar vertically do you see same problem?</P>]]>
   </description>
   <pubDate>Thu, 01 Jun 2006 08:57:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4286&amp;PID=13286&amp;title=pane-title-drawn-incorrectly#13286</guid>
  </item> 
  <item>
   <title><![CDATA[Pane title drawn incorrectly : Hello,maybe it&amp;#039;s important...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4286&amp;PID=13282&amp;title=pane-title-drawn-incorrectly#13282</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2014">akur</a><br /><strong>Subject:</strong> 4286<br /><strong>Posted:</strong> 01 June 2006 at 5:33am<br /><br />Hello,<br><br>maybe it's important to say that other software have no problem with drawing vertical texts (e.g. Visual Studio is also installed on that computer and its autohidden panes are absolutely OK).<br>]]>
   </description>
   <pubDate>Thu, 01 Jun 2006 05:33:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4286&amp;PID=13282&amp;title=pane-title-drawn-incorrectly#13282</guid>
  </item> 
  <item>
   <title><![CDATA[Pane title drawn incorrectly : It&amp;#039;s a WinXP Pro with SP2....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4286&amp;PID=13177&amp;title=pane-title-drawn-incorrectly#13177</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2014">akur</a><br /><strong>Subject:</strong> 4286<br /><strong>Posted:</strong> 26 May 2006 at 10:01am<br /><br />It's a WinXP Pro with SP2. Screenshot attached - CodeJock sample named PaneSample. Look at the autohidden pane docked to the left.<br><br><img src="uploads/akur/2006-05-26_100116_left.JPG" border="0"><br>]]>
   </description>
   <pubDate>Fri, 26 May 2006 10:01:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4286&amp;PID=13177&amp;title=pane-title-drawn-incorrectly#13177</guid>
  </item> 
  <item>
   <title><![CDATA[Pane title drawn incorrectly : Hello, Can you attach screenshot...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4286&amp;PID=13170&amp;title=pane-title-drawn-incorrectly#13170</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4286<br /><strong>Posted:</strong> 26 May 2006 at 9:47am<br /><br /><P>Hello,</P><P>Can you attach screenshot what you see?</P><P>What OS have this computer?</P>]]>
   </description>
   <pubDate>Fri, 26 May 2006 09:47:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4286&amp;PID=13170&amp;title=pane-title-drawn-incorrectly#13170</guid>
  </item> 
  <item>
   <title><![CDATA[Pane title drawn incorrectly : When a pane is docked to the left...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4286&amp;PID=13165&amp;title=pane-title-drawn-incorrectly#13165</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2014">akur</a><br /><strong>Subject:</strong> 4286<br /><strong>Posted:</strong> 26 May 2006 at 5:05am<br /><br />When a pane is docked to the left or to the right, and <span style="font-weight: bold;">autohide</span> mode is turned on for it, then the pane's title is displayed incorrectly. Actually, the title text is not drawn vertically as it should be, but <span style="font-weight: bold;">horizontally</span> - so that only a part of the first letter is visible from the title text. This happens only on one of our computers.<br>Is this a known bug in Xtreme Toolkit Pro 10.1?<br>Is there any workaround to avoid this unwanted effect?<br><br>Thanks a lot, in advance!<br>]]>
   </description>
   <pubDate>Fri, 26 May 2006 05:05:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4286&amp;PID=13165&amp;title=pane-title-drawn-incorrectly#13165</guid>
  </item> 
 </channel>
</rss>