<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Icon or bitmap? in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Icon-or-bitmap/m-p/973920#M24618</link>
    <description>Not essential -- icons can be transparent but they're limited to 16x16 or 32x32 pixels. You can simulate transparency with bitmaps if you specify LR_LOADMAP3DCOLORS flag in LoadImage and use gray, light gray and dark gray for "transparent" areas.  &lt;BR /&gt; &lt;BR /&gt;Btw, my recommendation is to use an unusual combination of system colors when developing, to ensure that users with "weird" system color settings will have correct display. &lt;BR /&gt; &lt;BR /&gt;Jugoslav</description>
    <pubDate>Wed, 14 Nov 2001 18:43:20 GMT</pubDate>
    <dc:creator>Jugoslav_Dujic</dc:creator>
    <dc:date>2001-11-14T18:43:20Z</dc:date>
    <item>
      <title>Icon or bitmap?</title>
      <link>https://community.intel.com/t5/Software-Archive/Icon-or-bitmap/m-p/973919#M24617</link>
      <description>I have just managed to display a bitmap on a button. &lt;BR /&gt;I could also have used icons. &lt;BR /&gt;Is there any difference between using icons or bitmaps? &lt;BR /&gt; &lt;BR /&gt;Thanks, &lt;BR /&gt;David</description>
      <pubDate>Tue, 13 Nov 2001 18:18:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Icon-or-bitmap/m-p/973919#M24617</guid>
      <dc:creator>davidgraham</dc:creator>
      <dc:date>2001-11-13T18:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: Icon or bitmap?</title>
      <link>https://community.intel.com/t5/Software-Archive/Icon-or-bitmap/m-p/973920#M24618</link>
      <description>Not essential -- icons can be transparent but they're limited to 16x16 or 32x32 pixels. You can simulate transparency with bitmaps if you specify LR_LOADMAP3DCOLORS flag in LoadImage and use gray, light gray and dark gray for "transparent" areas.  &lt;BR /&gt; &lt;BR /&gt;Btw, my recommendation is to use an unusual combination of system colors when developing, to ensure that users with "weird" system color settings will have correct display. &lt;BR /&gt; &lt;BR /&gt;Jugoslav</description>
      <pubDate>Wed, 14 Nov 2001 18:43:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Icon-or-bitmap/m-p/973920#M24618</guid>
      <dc:creator>Jugoslav_Dujic</dc:creator>
      <dc:date>2001-11-14T18:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: Icon or bitmap?</title>
      <link>https://community.intel.com/t5/Software-Archive/Icon-or-bitmap/m-p/973921#M24619</link>
      <description>Thanks, &lt;BR /&gt;I hadn't known about LR_LOADMAP3DCOLORS so I have changed all my bitmaps to icons so they would be transparent! &lt;BR /&gt;I see LR_LOADTRANSPARENT would also do the job &lt;BR /&gt;David</description>
      <pubDate>Wed, 14 Nov 2001 20:31:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Icon-or-bitmap/m-p/973921#M24619</guid>
      <dc:creator>davidgraham</dc:creator>
      <dc:date>2001-11-14T20:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Icon or bitmap?</title>
      <link>https://community.intel.com/t5/Software-Archive/Icon-or-bitmap/m-p/973922#M24620</link>
      <description>Btw, David, since you've already done it with icons -- how does the BS_ICON butoon look like when &lt;B&gt;disabled&lt;/B&gt;? With bitmaps and LR_LOADMAP3DCOLORS it's pretty ugly -- only original white is mapped into light color, and the rest of the image looks like a dark square. &lt;BR /&gt; &lt;BR /&gt;Jugoslav</description>
      <pubDate>Wed, 14 Nov 2001 23:49:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Icon-or-bitmap/m-p/973922#M24620</guid>
      <dc:creator>Jugoslav_Dujic</dc:creator>
      <dc:date>2001-11-14T23:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: Icon or bitmap?</title>
      <link>https://community.intel.com/t5/Software-Archive/Icon-or-bitmap/m-p/973923#M24621</link>
      <description>Jugoslav, &lt;BR /&gt; &lt;BR /&gt;Icons work very well.  I first tried bitmaps, but as you say they don't look very good when disabled - you get a dark square. &lt;BR /&gt;With Icons you get what you expect, the 'picture' is in different shades of grey. &lt;BR /&gt; &lt;BR /&gt;David</description>
      <pubDate>Thu, 15 Nov 2001 01:17:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Icon-or-bitmap/m-p/973923#M24621</guid>
      <dc:creator>davidgraham</dc:creator>
      <dc:date>2001-11-15T01:17:53Z</dc:date>
    </item>
  </channel>
</rss>

