ImageList Icons

  • Thread starter Thread starter John T
  • Start date Start date
J

John T

Y'know, with *TWO* service packs released for the CF, one would think
Microsoft would have found the time to fix the bug with icon transparency in
the ImageList control.

It's rather disappointing that this is still an issue with SP2.
 
Well the entire CF does not support Alpha Blending.. and I
assume these two features come hand in hand.
 
Kevin Z Grey said:
Well the entire CF does not support Alpha Blending.. and I
assume these two features come hand in hand.

I didn't realize that icon transparency was an alpha blending issue...
 
Are you adding icons to the ImageList using the designer? In this case they
are translated to Images and lose their transparency and will appear with
black in the transparent areas. Adding the icons through code will cause
them to be added as Icons. This is a designer issue hence not being fixed
with updates to the runtimes.

Peter
 
Peter Foot said:
This is a designer
issue hence not being fixed with updates to the runtimes.

Fair 'nuff, but when the hell are they going to fix the designer?? :)
 
Hi, John

Probably in Whidbey...

Flynn
-----Original Message-----
runtimes.

Fair 'nuff, but when the hell are they going to fix the designer?? :)

--
John T
____________________


.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top