<?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 : XTConrol::SetIconId</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : XTConrol::SetIconId]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 23:15:21 +0000</pubDate>
  <lastBuildDate>Tue, 25 Mar 2008 10:44:39 +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=9954</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[XTConrol::SetIconId : That&amp;#039;s why I suggested the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9954&amp;PID=32556&amp;title=xtconrolseticonid#32556</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2967">adrien</a><br /><strong>Subject:</strong> 9954<br /><strong>Posted:</strong> 25 March 2008 at 10:44am<br /><br />That's why I suggested the default parameter, so it would behave the same way if noone changes their code, but if&nbsp;someone doesn't want animation,&nbsp;they can add the extra parameter.]]>
   </description>
   <pubDate>Tue, 25 Mar 2008 10:44:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9954&amp;PID=32556&amp;title=xtconrolseticonid#32556</guid>
  </item> 
  <item>
   <title><![CDATA[XTConrol::SetIconId : Hi,  ok, think nobody even need...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9954&amp;PID=32551&amp;title=xtconrolseticonid#32551</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9954<br /><strong>Posted:</strong> 25 March 2008 at 10:19am<br /><br /><DIV>Hi,</DIV><DIV>&nbsp;</DIV><DIV>ok, think nobody even need animation for SetIconId. we changed to</DIV><DIV>&nbsp;</DIV><DIV>AFX_INLINE void CXTPControl::SetIconId(int nId) {<BR>&nbsp;if (m_nIconId != nId) {m_nIconId = nId; RedrawParent(FALSE);}<BR>}</DIV>]]>
   </description>
   <pubDate>Tue, 25 Mar 2008 10:19:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9954&amp;PID=32551&amp;title=xtconrolseticonid#32551</guid>
  </item> 
  <item>
   <title><![CDATA[XTConrol::SetIconId : OK  I&amp;#039;m doing this every...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9954&amp;PID=32545&amp;title=xtconrolseticonid#32545</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2967">adrien</a><br /><strong>Subject:</strong> 9954<br /><strong>Posted:</strong> 25 March 2008 at 9:24am<br /><br />OK<DIV>&nbsp;</DIV><DIV>I'm doing this every 50ms though, so it's crazy to kick off an asynch animated update then immediately cancel it with another call - make the system do work for no reason.</DIV><DIV>&nbsp;</DIV><DIV>I have to call that after each time I set the icon id.</DIV><DIV>&nbsp;</DIV><DIV>I don't think that's the best way to do it, so I guess I will have to stick to patching the library.&nbsp; It only takes 30s.</DIV>]]>
   </description>
   <pubDate>Tue, 25 Mar 2008 09:24:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9954&amp;PID=32545&amp;title=xtconrolseticonid#32545</guid>
  </item> 
  <item>
   <title><![CDATA[XTConrol::SetIconId : Hello, as I wrote just call p...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9954&amp;PID=32538&amp;title=xtconrolseticonid#32538</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9954<br /><strong>Posted:</strong> 25 March 2008 at 1:55am<br /><br />Hello,<DIV>&nbsp;as I wrote just call pControl-&gt;RedrawParent(FALSE); to disable animation after icon changed.</DIV>]]>
   </description>
   <pubDate>Tue, 25 Mar 2008 01:55:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9954&amp;PID=32538&amp;title=xtconrolseticonid#32538</guid>
  </item> 
  <item>
   <title><![CDATA[XTConrol::SetIconId :    what is my chance of getting...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9954&amp;PID=32534&amp;title=xtconrolseticonid#32534</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2967">adrien</a><br /><strong>Subject:</strong> 9954<br /><strong>Posted:</strong> 24 March 2008 at 9:13pm<br /><br /><DIV></DIV><DIV></DIV><DIV>&nbsp;</DIV><DIV>what is my chance of getting API for SetIconId changed as per below?</DIV><DIV>&nbsp;</DIV><DIV>It's no good to me to be forced that all icon changes are animated.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>void SetIconId(int nId, BOOL bAnimate = TRUE);</DIV><DIV>&nbsp;</DIV><DIV>AFX_INLINE void CXTPControl::SetIconId(int nId, BOOL bAnimate) {<BR>&nbsp;if (m_nIconId != nId) {m_nIconId = nId; RedrawParent(bAnimate);}<BR>}<BR></DIV>]]>
   </description>
   <pubDate>Mon, 24 Mar 2008 21:13:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9954&amp;PID=32534&amp;title=xtconrolseticonid#32534</guid>
  </item> 
 </channel>
</rss>