<?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 : SetFont doesn&#039;t work</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : SetFont doesn&#039;t work]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 15 Apr 2026 03:57:53 +0000</pubDate>
  <lastBuildDate>Fri, 28 Jun 2019 18:38:27 +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=23862</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[SetFont doesn&#039;t work : The code you posted is not checking...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23862&amp;PID=77400&amp;title=setfont-doesnt-work#77400</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9155">BobC</a><br /><strong>Subject:</strong> 23862<br /><strong>Posted:</strong> 28 June 2019 at 6:38pm<br /><br />The code you posted is not checking the return code of CreateFont(), so are you sure the font was created?]]>
   </description>
   <pubDate>Fri, 28 Jun 2019 18:38:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23862&amp;PID=77400&amp;title=setfont-doesnt-work#77400</guid>
  </item> 
  <item>
   <title><![CDATA[SetFont doesn&#039;t work : I am using CXTPToolTipContext...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23862&amp;PID=77367&amp;title=setfont-doesnt-work#77367</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9356">navap</a><br /><strong>Subject:</strong> 23862<br /><strong>Posted:</strong> 11 June 2019 at 6:21am<br /><br />I am using CXTPToolTipContext object to display tooltip in my code, However when I try to create a new font and try to set font it fails to display any tooltip . However when I comment out the set font ,everything works fine .&nbsp;<div><br></div><div>Code :&nbsp;</div><div><div>&nbsp;CFont *cf =new CFont();&nbsp;&nbsp;</div><div>&nbsp;cf-&gt;CreateFont(-12, 5, 0, 0, FW_LIGHT, 0, 0, 0, ANSI_CHARSET, OUT_DEFAULT_PRECIS, CLIP_DEFAULT_PRECIS, DEFAULT_QUALITY, 0, "MS UI Gothic");</div><div>&nbsp; m_ToolTip.SetFont(cf);</div></div>]]>
   </description>
   <pubDate>Tue, 11 Jun 2019 06:21:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23862&amp;PID=77367&amp;title=setfont-doesnt-work#77367</guid>
  </item> 
 </channel>
</rss>