Imagelist problem

B

Broeden

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.

/Broeden
 
C

Cocotteseb

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!
 

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

Top