PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
App.ico looks degraded on Pocket PC device
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
App.ico looks degraded on Pocket PC device
![]() |
App.ico looks degraded on Pocket PC device |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Is there Microsoft document out there which describes which icon
formats are supported by Pocket PC (2003) / Compact Framework? For example, I have a nice icon I've created which contains the following formats: 128x128 (32-bit color) 96x96 (32-bit color) 48x48 (32-bit color) 32x32 (32-bit color) 24x24 (32-bit color) 16x16 (32-bit color) By 32-bit color, I mean a 24-bit image with an 8-bit alpha channel (i.e. Windows Xp style). However, when my app is deployed to my Dell Axim X3 the icon looks degraded. So, I'm assuming that Pocket PC or the CF does not properly support 32-bit icons. I'd like to know which format(s) it perfers. |
|
|
|
#2 |
|
Guest
Posts: n/a
|
"Edward J. Stembler" <ejstembler@hotmail.com> wrote in message
news:87a0dcbc.0402101845.6eb32ebd@posting.google.com > > I'd like to know which format(s) it perfers. I've had good luck with 256-color icons. I haven't tried any XP-style icons, but I've heard of others having similar problems as yours. -- John T http://tknowlogy.com/TknoFlyer http://www.pocketgear.com/products_...eveloperid=4415 ____________________ |
|
|
|
#3 |
|
Guest
Posts: n/a
|
I would assume it looks degraded because the CF does not support alpha
blending. 24 bit color by itself should be fine. As for sizes, I believe the only ones needed are 16x16 (used in file explorer and start menu) and 32x32 (used in Start->Programs). ejstembler@hotmail.com (Edward J. Stembler) wrote in message news:<87a0dcbc.0402101845.6eb32ebd@posting.google.com>... > Is there Microsoft document out there which describes which icon > formats are supported by Pocket PC (2003) / Compact Framework? > > For example, I have a nice icon I've created which contains the > following formats: > > 128x128 (32-bit color) > 96x96 (32-bit color) > 48x48 (32-bit color) > 32x32 (32-bit color) > 24x24 (32-bit color) > 16x16 (32-bit color) > > By 32-bit color, I mean a 24-bit image with an 8-bit alpha channel > (i.e. Windows Xp style). However, when my app is deployed to my Dell > Axim X3 the icon looks degraded. So, I'm assuming that Pocket PC or > the CF does not properly support 32-bit icons. I'd like to know which > format(s) it perfers. |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

