PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Compact Framework Imagelist problem

Reply

Imagelist problem

 
Thread Tools Rate Thread
Old 11-04-2008, 01:01 PM   #1
Broeden
Guest
 
Posts: n/a
Default Imagelist problem


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
  Reply With Quote
Old 11-04-2008, 07:23 PM   #2
Cocotteseb
Guest
 
Posts: n/a
Default Re: Imagelist problem

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!

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off