<?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 : SetIcons for Gallery Controls</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : SetIcons for Gallery Controls]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 13:42:38 +0000</pubDate>
  <lastBuildDate>Mon, 19 May 2008 11:27:26 +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=10666</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[SetIcons for Gallery Controls : Can you tell me how to convert...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10666&amp;PID=35418&amp;title=seticons-for-gallery-controls#35418</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2928">terrym</a><br /><strong>Subject:</strong> 10666<br /><strong>Posted:</strong> 19 May 2008 at 11:27am<br /><br /><P>Can you tell me how to convert below to use CXTPImageManager please:</P><DIV><FONT size=2><P></FONT><FONT color=#020002 size=2></P><DIV><FONT size=2><P></FONT><FONT color=#020002 size=2>m_ImageGalleryImageList</FONT><FONT size=2>.</FONT><FONT color=#020002 size=2>Create</FONT><FONT size=2>( 96, 96, </FONT><FONT color=#020002 size=2>ILC_COLOR32</FONT><FONT size=2> | </FONT><FONT color=#020002 size=2>ILC_MASK</FONT><FONT size=2>, 0, 1 );</FONT></P></DIV><DIV><FONT size=2><P></FONT><FONT color=#020002 size=2></P><DIV>HBITMAP</FONT><FONT size=2> </FONT><FONT color=#020002 size=2>hBitmap</FONT><FONT size=2> = ...Our Bitmap...</FONT><FONT size=2></DIV><P></FONT><FONT color=#020002 size=2></P><DIV>CBitmap</FONT><FONT size=2> *</FONT><FONT color=#020002 size=2>pBitmap</FONT><FONT size=2> = </FONT><FONT color=#020002 size=2>CBitmap</FONT><FONT size=2>::</FONT><FONT color=#020002 size=2>FromHandle</FONT><FONT size=2>( </FONT><FONT color=#020002 size=2>hBitmap</FONT><FONT size=2> );</DIV><DIV></FONT><FONT color=#020002 size=2>m_ImageGalleryImageList</FONT><FONT size=2>.</FONT><FONT color=#020002 size=2>Add</FONT><FONT size=2>( </FONT><FONT color=#020002 size=2>pBitmap</FONT><FONT size=2>, (</FONT><FONT color=#020002 size=2>CBitmap</FONT><FONT size=2> *)</FONT><FONT color=#020002 size=2>NULL</FONT><FONT size=2> );</DIV></FONT>m_pImageItems</FONT><FONT size=2>-&gt;</FONT><FONT color=#020002 size=2>GetImageManager</FONT><FONT size=2>()-&gt;</FONT><FONT color=#020002 size=2>SetIcons</FONT><FONT size=2>( </FONT><FONT color=#020002 size=2>m_ImageGalleryImageList</FONT><FONT size=2>, 0, 0, </FONT><FONT color=#020002 size=2>CSize</FONT><FONT size=2>( 96, 96 ) );</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>Cheers</FONT></DIV><DIV><FONT size=2>Terry</DIV></FONT></DIV>]]>
   </description>
   <pubDate>Mon, 19 May 2008 11:27:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10666&amp;PID=35418&amp;title=seticons-for-gallery-controls#35418</guid>
  </item> 
  <item>
   <title><![CDATA[SetIcons for Gallery Controls : I assume CXTPImageManager also...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10666&amp;PID=35403&amp;title=seticons-for-gallery-controls#35403</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2928">terrym</a><br /><strong>Subject:</strong> 10666<br /><strong>Posted:</strong> 19 May 2008 at 4:53am<br /><br />I assume CXTPImageManager also accepts either CBitmap or HBITMAP objects???]]>
   </description>
   <pubDate>Mon, 19 May 2008 04:53:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10666&amp;PID=35403&amp;title=seticons-for-gallery-controls#35403</guid>
  </item> 
  <item>
   <title><![CDATA[SetIcons for Gallery Controls : Hi, its not good.  Forget about...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10666&amp;PID=35391&amp;title=seticons-for-gallery-controls#35391</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10666<br /><strong>Posted:</strong> 19 May 2008 at 1:14am<br /><br />Hi,<DIV>its not good. </DIV><DIV>Forget about CImageList :) use our CXTPImageManager. ImageList support Alpha icons only in WindowsXP. ImageManager even in win95.</DIV>]]>
   </description>
   <pubDate>Mon, 19 May 2008 01:14:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10666&amp;PID=35391&amp;title=seticons-for-gallery-controls#35391</guid>
  </item> 
  <item>
   <title><![CDATA[SetIcons for Gallery Controls : Hi  cheers we imlemented with:  m_ImageList.Add(...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10666&amp;PID=35380&amp;title=seticons-for-gallery-controls#35380</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2928">terrym</a><br /><strong>Subject:</strong> 10666<br /><strong>Posted:</strong> 18 May 2008 at 2:14pm<br /><br />Hi<DIV>&nbsp;</DIV><DIV>cheers we imlemented with:</DIV><DIV>&nbsp;</DIV><FONT size=2><P></FONT><FONT color=#020002 size=2>m_ImageList</FONT><FONT size=2>.</FONT><FONT color=#020002 size=2>Add</FONT><FONT size=2>( </FONT><FONT color=#020002 size=2>pBitmap</FONT><FONT size=2>, (</FONT><FONT color=#020002 size=2>CBitmap</FONT><FONT size=2> *)</FONT><FONT color=#020002 size=2>NULL</FONT><FONT size=2> );</P><DIV></DIV><P>and pBitmap is a CBitmap object created from our HBITMAP we had using <FONT color=#020002 size=2>CBitmap</FONT><FONT size=2> *</FONT><FONT color=#020002 size=2>pBitmap</FONT><FONT size=2> = </FONT><FONT color=#020002 size=2>CBitmap</FONT><FONT size=2>::</FONT><FONT color=#020002 size=2>FromHandle</FONT><FONT size=2>( </FONT><FONT color=#020002 size=2>hBitmap</FONT><FONT size=2> );</P></FONT><DIV>Cheers</DIV><DIV>Terry</DIV><DIV>&nbsp;</DIV></FONT>]]>
   </description>
   <pubDate>Sun, 18 May 2008 14:14:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10666&amp;PID=35380&amp;title=seticons-for-gallery-controls#35380</guid>
  </item> 
  <item>
   <title><![CDATA[SetIcons for Gallery Controls : Hi,  Load Bitmap using  CXT...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10666&amp;PID=35374&amp;title=seticons-for-gallery-controls#35374</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10666<br /><strong>Posted:</strong> 18 May 2008 at 1:05pm<br /><br />Hi, <DIV>Load Bitmap using</DIV><DIV>&nbsp;</DIV><DIV>CXTPImageManagerIcon::LoadBitmapFromFile and&nbsp;put it to imagemanager</DIV>]]>
   </description>
   <pubDate>Sun, 18 May 2008 13:05:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10666&amp;PID=35374&amp;title=seticons-for-gallery-controls#35374</guid>
  </item> 
  <item>
   <title><![CDATA[SetIcons for Gallery Controls : We have some gallery controls...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10666&amp;PID=35373&amp;title=seticons-for-gallery-controls#35373</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2928">terrym</a><br /><strong>Subject:</strong> 10666<br /><strong>Posted:</strong> 18 May 2008 at 9:52am<br /><br />We have some gallery controls and we want to load images directly from disk for the items, these are png's as we want the alpha channel and we want to load each icon from disk for each image that will be displayed.<DIV>&nbsp;</DIV><DIV>We have tried CImageList without look, any ideas and an example if possible</DIV><DIV>&nbsp;</DIV><DIV>How would we do this please?</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV><DIV>Terry</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sun, 18 May 2008 09:52:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10666&amp;PID=35373&amp;title=seticons-for-gallery-controls#35373</guid>
  </item> 
 </channel>
</rss>