Groups | Blog | Home
all groups > dotnet compact framework > april 2008 >

dotnet compact framework : Imagelist problem



Broeden
4/11/2008 5:01:45 AM
To support both VGA and GVGA I have two imagelists, one containing
16*16 bit icons and the other 32*32 bit icons.
Is it possible to use the same icon files for both the imagelists?
It seems that both lists uses the 32*32 bit variant in the icon file.
ImageSize for the imagelists are set to 32*32 and 16*16 respectively.

My goal is to avoid maintaining to files for each icon.

Cocotteseb
4/11/2008 11:23:17 AM
Hi,

I've faced to this "problem" too and I haven't found any other
solutions than having different images for QVGA and VGA. However I
have only one imagelist that I populate programmatically, depending on
the screen dpi. But I will be also interested if someone has a better
solution!
AddThis Social Bookmark Button