<?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 : CXTPControlGallery, Loading jpeg at runtime</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : CXTPControlGallery, Loading jpeg at runtime]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 00:11:03 +0000</pubDate>
  <lastBuildDate>Wed, 20 Jul 2016 11:33:18 +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=23079</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[CXTPControlGallery, Loading jpeg at runtime : Hi, I am trying to make an image...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23079&amp;PID=74911&amp;title=cxtpcontrolgallery-loading-jpeg-at-runtime#74911</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6509">capizzi</a><br /><strong>Subject:</strong> 23079<br /><strong>Posted:</strong> 20 July 2016 at 11:33am<br /><br />Hi, I am trying to make an image gallery like Picasa thumbnails in editing mode view.<br><br>Like this one<br><br><img src="http://screenshots.en.sftcdn.net/en/scrn/23000/23941/picasa-06-700x512.png" height="512" width="700" border="0" /><br><br>I have placed a CXTPControlGallery on CommandBars trying to feed it with thumbnails loaded dynamically by sql.<br><br>I had no luck to make it works, I can correctly add items with caption and labels but when i try to set icon into imagemenager all i can display is a blank item.<br><br>The flow is as following :<br><br>I take raw jpeg from a db table, i load them into memory and convert Dib to Bitmap handler (HBITMAP) then i attach the handler to a CXTPImageManagerIconHandle stored in a vector member of mainframe class.<br><br>Images are loaded correctly and i can get them at any time until the mainframe doesn't get destroyed.<br><br>So i wanna know which is the right way load a bitmap (from memory) into imagemanager and make ControGallery to properly display it?]]>
   </description>
   <pubDate>Wed, 20 Jul 2016 11:33:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23079&amp;PID=74911&amp;title=cxtpcontrolgallery-loading-jpeg-at-runtime#74911</guid>
  </item> 
 </channel>
</rss>