<?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 : CXTPTaskDialog and icons</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : CXTPTaskDialog and icons]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 07:43:50 +0000</pubDate>
  <lastBuildDate>Wed, 27 Oct 2010 04:08:52 +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=17490</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[CXTPTaskDialog and icons : Hi,We alerady wrote that main...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17490&amp;PID=61177&amp;title=cxtptaskdialog-and-icons#61177</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 17490<br /><strong>Posted:</strong> 27 October 2010 at 4:08am<br /><br />Hi,<div><br></div><div>We alerady wrote that main porpose of CXTPTaskDialog class is to provide interface to system Windows7/Vista builtin TaskDialog and create same Dialog for older OS. &nbsp;</div><div><br></div><div>System TaskDialog don't have way to change Size of Icon so we can't add such method too for System version. &nbsp;&nbsp;</div><div><br></div><div>experienced users can indeed override RefreshMetrics (in last release its already virtual) &nbsp;and disable system task usage for all OS.</div>]]>
   </description>
   <pubDate>Wed, 27 Oct 2010 04:08:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17490&amp;PID=61177&amp;title=cxtptaskdialog-and-icons#61177</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPTaskDialog and icons : +1 ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17490&amp;PID=61173&amp;title=cxtptaskdialog-and-icons#61173</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 17490<br /><strong>Posted:</strong> 26 October 2010 at 3:43pm<br /><br />+1]]>
   </description>
   <pubDate>Tue, 26 Oct 2010 15:43:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17490&amp;PID=61173&amp;title=cxtptaskdialog-and-icons#61173</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPTaskDialog and icons : Hello,I&amp;#039;ll start off by saying...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17490&amp;PID=61171&amp;title=cxtptaskdialog-and-icons#61171</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4560">nikb</a><br /><strong>Subject:</strong> 17490<br /><strong>Posted:</strong> 26 October 2010 at 12:24pm<br /><br />Hello,<br><br>I'll start off by saying I'm using an older version of the library; this may have already been addressed in the current code. If so, great and please disregard.<br><br>I was trying to create a modal task dialog that had a 48x48 icon. I was very surprised to see that the size of the icon is always hard-coded to be 32x32, even when forcing the use of the CodeJock task dialog implementation and not the native Windows version.<br><br>What's worse, is that the CXTPTaskDialog class, despite having a member variable that defines the size of the icons makes it almost impossible for a derived class to change it in a reliable way.<br><br>There's a few ways of implementing this, all of which are trivial. You could, for example, make CXTPTaskDialogClient::RefreshMetrics a virtual function. Or you could have an explicit SetMainIconSize function. Or you could make the existing SetMainIcon accept a CSize parameter or call GetIconInfo to retrieve the actual size of the loaded resource.<br><br>It's a small thing, but it's the small things that count sometimes.<br><br>Thanks,<br><br>Nik B.<br>]]>
   </description>
   <pubDate>Tue, 26 Oct 2010 12:24:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17490&amp;PID=61171&amp;title=cxtptaskdialog-and-icons#61171</guid>
  </item> 
 </channel>
</rss>