<?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 : Vertical alignment of captions</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Task Panel : Vertical alignment of captions]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 12:33:43 +0000</pubDate>
  <lastBuildDate>Mon, 27 May 2013 14:48:20 +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=19348</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[Vertical alignment of captions : I ran into this too. Visible caption...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19348&amp;PID=71000&amp;title=vertical-alignment-of-captions#71000</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2657">Algae</a><br /><strong>Subject:</strong> 19348<br /><strong>Posted:</strong> 27 May 2013 at 2:48pm<br /><br />I ran into this too. <br><br>Visible caption alignment is very important for a UI control, yet this has gone unanswered since 2011. <br><br>I'm not sure any of the developers scan the forums for issues any longer. Perhaps a junior person could be giving the forum questions a quick scan to summarize questions/bugs to address later.<br><br>At any rate, the only thing that sort of works is to find the constructor:<br><br>CXTPTaskPanelPaintManager::CXTPTaskPanelPaintManager()<br><br>In XTPTaskPanelPaintManager.cpp<br><br>Change this:<br>m_nItemTextFormat = DT_WORDBREAK | DT_NOPREFIX;<br><br>To this:<br>m_nItemTextFormat = DT_SINGLELINE | DT_VCENTER | DT_NOPREFIX;<br><br>*Note that this removes multiline capability. DT_VCENTER does not work with DT_WORDBREAK!<br><br>]]>
   </description>
   <pubDate>Mon, 27 May 2013 14:48:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19348&amp;PID=71000&amp;title=vertical-alignment-of-captions#71000</guid>
  </item> 
  <item>
   <title><![CDATA[Vertical alignment of captions : Environment details added in sig....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19348&amp;PID=67326&amp;title=vertical-alignment-of-captions#67326</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7255">einert</a><br /><strong>Subject:</strong> 19348<br /><strong>Posted:</strong> 04 January 2012 at 5:18am<br /><br />Environment details added in sig.<div><br></div>]]>
   </description>
   <pubDate>Wed, 04 Jan 2012 05:18:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19348&amp;PID=67326&amp;title=vertical-alignment-of-captions#67326</guid>
  </item> 
  <item>
   <title><![CDATA[Vertical alignment of captions : We are using a TaskPanel with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19348&amp;PID=67270&amp;title=vertical-alignment-of-captions#67270</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7255">einert</a><br /><strong>Subject:</strong> 19348<br /><strong>Posted:</strong> 22 December 2011 at 8:00am<br /><br />We are using a TaskPanel with the&nbsp;xtpTaskPanelThemeListViewOffice2003 style, and have some issues with the vertical alignment of icon captions. &nbsp;Captions are top aligned, rather than vertically centered with regards to the icon.<div><br></div><div>Do I have to create a custom theme to get the desired behavior (see illustration)? &nbsp;If this is a FAQ, please point me in the right direction.</div><div><br></div><div><img src="uploads/7255/mockup.png" height="162" width="185" border="0" /><br></div>]]>
   </description>
   <pubDate>Thu, 22 Dec 2011 08:00:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19348&amp;PID=67270&amp;title=vertical-alignment-of-captions#67270</guid>
  </item> 
 </channel>
</rss>