Re: small icon for control panel app
- From: "Dorothy" <soaris4031@xxxxxxxxx>
- Date: Mon, 16 Jul 2007 15:11:03 +0800
found solution as below.
All Microsoft control panel icons used for the applet have been found to
draw in four layers instead of a single layer.
To support a Large Icons mode, we need 32x32 size icon.
To support a Small Icons and taskbar icon, we need 16x16 size icon.
To support all above mentioned modes, we need to create layered icon if we
want to achieve it in a single icon instead of multiple icons and cleaner
code.
"Ethan Chen" <EthanChen@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:5A92B59F-CA0D-4306-A43D-231435FF34C0@xxxxxxxxxxxxxxxx
Hi Dorothy,
You can create multi-rolution icons in your project resource.
Ethan
"Dorothy" wrote:
Hi
Thanks Ethan for your reply.
The big icon is ok for me, just the small one. when select view to small
icons or details
What i see now in the small icons view is that , is only shown 1 corner
of
the original image.
any adivce?
Thanks
"Ethan.Chen1108" <EthanChen1108@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message
news:90F6A339-D915-4D2E-8732-4185CA7EF0E3@xxxxxxxxxxxxxxxx
Hi Dorothy,
Here is a step by step document about how to create a control panel
application & its icon.
http://msdn2.microsoft.com/en-us/library/aa453945.aspx
Hope it helpful.
Ethan
"Dorothy" wrote:
hi all,
anyone know how to create a small icon for a particular control panel
application?
i.e. at control panel view, select view -> small icons.
Please advise, thank you.
dorothy
.
- Prev by Date: Memory Leak in WinCE 5.0 SDIO WiFi
- Next by Date: About the 2k page Nand Flash driver in ce4.2
- Previous by thread: Memory Leak in WinCE 5.0 SDIO WiFi
- Next by thread: About the 2k page Nand Flash driver in ce4.2
- Index(es):
Relevant Pages
|