<?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 : Tabs font</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Tabs font]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 13 Jun 2026 05:31:37 +0000</pubDate>
  <lastBuildDate>Tue, 29 Dec 2009 04:51:32 +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=15930</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[Tabs font :  I use &amp;#034;OnRecalcLayout&amp;#034;...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15930&amp;PID=55886&amp;title=tabs-font#55886</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5514">feffe</a><br /><strong>Subject:</strong> 15930<br /><strong>Posted:</strong> 29 December 2009 at 4:51am<br /><br /><P>&nbsp;</P><P>I use "OnRecalcLayout" and it seems to work...</P>]]>
   </description>
   <pubDate>Tue, 29 Dec 2009 04:51:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15930&amp;PID=55886&amp;title=tabs-font#55886</guid>
  </item> 
  <item>
   <title><![CDATA[Tabs font : I&amp;#039;d derive CXTPRibbonBar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15930&amp;PID=55885&amp;title=tabs-font#55885</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 15930<br /><strong>Posted:</strong> 29 December 2009 at 4:35am<br /><br /><P>I'd derive CXTPRibbonBar and do that in the constructor. Otherwise you need to redraw the entire ribbon before the font change will have effect.</P>]]>
   </description>
   <pubDate>Tue, 29 Dec 2009 04:35:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15930&amp;PID=55885&amp;title=tabs-font#55885</guid>
  </item> 
  <item>
   <title><![CDATA[Tabs font : Another question.... If I try...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15930&amp;PID=55876&amp;title=tabs-font#55876</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5514">feffe</a><br /><strong>Subject:</strong> 15930<br /><strong>Posted:</strong> 28 December 2009 at 12:44pm<br /><br /><P>Another question....</P><P>If I try to adopt the solution above (using the timer) and I also try to set the font for docking panes:</P><P>m_paneManager.GetPaintManager()-&gt;UseOfficeFont(TRUE);</P><P>the commandbars&nbsp;text (eg, groups caption) becomes... vertical.</P><P>Why?<img src="https://forum.codejock.com/smileys/smiley18.gif" border="0"></P>]]>
   </description>
   <pubDate>Mon, 28 Dec 2009 12:44:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15930&amp;PID=55876&amp;title=tabs-font#55876</guid>
  </item> 
  <item>
   <title><![CDATA[Tabs font :   Hi,  I&amp;#039;d like to change...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15930&amp;PID=55874&amp;title=tabs-font#55874</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5514">feffe</a><br /><strong>Subject:</strong> 15930<br /><strong>Posted:</strong> 28 December 2009 at 12:04pm<br /><br /><DIV></DIV><DIV>&nbsp;</DIV><DIV>Hi,</DIV><DIV>&nbsp;</DIV><DIV>I'd like to change ribbon tabs font.</DIV><DIV>&nbsp;</DIV><DIV>This code, put in CMainFrame::OnCreate, does not work.</DIV><DIV>&nbsp;</DIV><DIV><table width="99%"><tr><td><pre class="BBcode"></DIV><DIV>LOGFONT lf;</DIV><DIV>CXTPRibbonTheme *pTheme = (CXTPRibbonTheme*)m_pRibbonBar-&gt;GetPaintManager();</DIV><DIV>theApp.m_font.GetLogFont(&amp;lf);</DIV><DIV>pTheme-&gt;GetTabPaintManager()-&gt;SetFontIndirect(&amp;lf);</DIV><DIV></pre></td></tr></table></DIV><DIV>&nbsp;</DIV><DIV>I think it is due to the fact that I'm using a skin.</DIV><DIV>So, I set a timer and AFTER the window is opened, I set tabs font.&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>But I think it's not a good solution. So,&nbsp;how can I change tabs font?</DIV>]]>
   </description>
   <pubDate>Mon, 28 Dec 2009 12:04:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15930&amp;PID=55874&amp;title=tabs-font#55874</guid>
  </item> 
 </channel>
</rss>