Hi,

I'm trying to get a tray icon to display under PocketPC 2003. I have a
16x16 icon defined and my code loads it as such and it will then display
under the Standard SDK emulator. When the same code is run under the
PocketPC 2003 emulator, or on a PocketPC 2003 device, the icon doesn't
appear - there is instead a blank patch in the tray area that can be clicked
in order to show the tray icon's popup menu.

Has anyone actually got a tray icon to show up on a PPC2003 device?

Thanks,

Dr. James Weatherall

Re: Tray icons on PocketPC 2003 by Panhuber

Panhuber
Mon Sep 29 07:02:16 CDT 2003

Hi!

I'm using notifications successfully on PPC2003 (iPAQ 5550). The
notification are shown with SHNotificationAdd - I hope you mean this..

My icons are 16x16, 16 colors. They are white symbols on transparent
background.

Hope I could help.
good luck,
astrid

"James "Wez" Weatherall" <news@spineless.org.uk> schrieb im Newsbeitrag
news:%23Lw%23pIsfDHA.4024@TK2MSFTNGP11.phx.gbl...
> Hi,
>
> I'm trying to get a tray icon to display under PocketPC 2003. I have a
> 16x16 icon defined and my code loads it as such and it will then display
> under the Standard SDK emulator. When the same code is run under the
> PocketPC 2003 emulator, or on a PocketPC 2003 device, the icon doesn't
> appear - there is instead a blank patch in the tray area that can be
clicked
> in order to show the tray icon's popup menu.
>
> Has anyone actually got a tray icon to show up on a PPC2003 device?
>
> Thanks,
>
> Dr. James Weatherall
>
>