<?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 : XTPImageManager</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : XTPImageManager]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 14 Apr 2026 05:33:44 +0000</pubDate>
  <lastBuildDate>Mon, 21 Mar 2011 07:18:12 +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=10029</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[XTPImageManager : Hi ,  I have an issue related...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10029&amp;PID=63418&amp;title=xtpimagemanager#63418</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6678">Benit</a><br /><strong>Subject:</strong> 10029<br /><strong>Posted:</strong> 21 March 2011 at 7:18am<br /><br />Hi ,<DIV>&nbsp;</DIV><DIV>I have an issue related to SetIcon.</DIV><DIV>I was trying to set icon when while updating my browser frame. <BR>BOOL bHighlight = IsKeyWordHighlighte();</DIV><DIV>if(bHighlight)</DIV><DIV>{XTPImageManager()-&gt;SetIcon ( IDI_ICON_HIGHLIGHTCLICK, ID_TBTBN_HIGHLIGHT ); }</DIV><DIV>else</DIV><DIV>{XTPmageManager()-&gt;SetIcon ( IDI_ICON_HIGHLIGHTNORMAL, ID_TBTBN_HIGHLIGHT ); }<BR>&nbsp;<BR>this is crashing sometimes when i am trying to switch between windows.<BR>Can u explain me the scenarios where seticon will fail</DIV>]]>
   </description>
   <pubDate>Mon, 21 Mar 2011 07:18:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10029&amp;PID=63418&amp;title=xtpimagemanager#63418</guid>
  </item> 
  <item>
   <title><![CDATA[XTPImageManager : Hi, Yes, ImageManager from 11.2.2...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10029&amp;PID=32930&amp;title=xtpimagemanager#32930</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10029<br /><strong>Posted:</strong> 01 April 2008 at 12:44pm<br /><br />Hi,<DIV>Yes, ImageManager from 11.2.2 release stores all images in single bitmap to save GDI handlers.</DIV><DIV>&nbsp;</DIV><DIV>Its kind of bad idea to use such method to set icon for main frame. Only Windows XP support Alpha icon in windows captions. Use standard AfxGetApp()-&gt;LoadIcon method.</DIV>]]>
   </description>
   <pubDate>Tue, 01 Apr 2008 12:44:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10029&amp;PID=32930&amp;title=xtpimagemanager#32930</guid>
  </item> 
  <item>
   <title><![CDATA[XTPImageManager : Hi,I use follow in OnInitDialog...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10029&amp;PID=32925&amp;title=xtpimagemanager#32925</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=233">jimmy</a><br /><strong>Subject:</strong> 10029<br /><strong>Posted:</strong> 01 April 2008 at 9:38am<br /><br />Hi,<br><br>I use follow in OnInitDialog to set a dialog icon.<br><br>&nbsp;&nbsp;&nbsp; XTPImageManager()-&gt;SetIcon(IDR_MAINFRAME, IDR_MAINFRAME);<br>&nbsp;&nbsp; &nbsp;CXTPImageManagerIconSet *pIconSet = XTPImageManager()-&gt;GetIconSet(IDR_MAINFRAME);<br>&nbsp;&nbsp; &nbsp;if (pIconSet)<br>&nbsp;&nbsp; &nbsp;{<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;CXTPImageManagerIcon *pIcon = pIconSet-&gt;GetIcon(32);<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;if (pIcon)<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;SetIcon(pIcon-&gt;GetIcon().GetIcon(), TRUE);<br><br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pIcon = pIconSet-&gt;GetIcon(16);<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;if (pIcon)<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;SetIcon(pIcon-&gt;GetIcon().GetIcon(), FALSE);<br>&nbsp;&nbsp; &nbsp;}<br><br>But pIcon-&gt;GetIcon().GetIcon() return 0.<br>Why ?<br><br>&nbsp;&nbsp;&nbsp; Jimmy<br><br>I see that m_pRInfo is set.<br><br>]]>
   </description>
   <pubDate>Tue, 01 Apr 2008 09:38:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10029&amp;PID=32925&amp;title=xtpimagemanager#32925</guid>
  </item> 
 </channel>
</rss>