From: fred on
Hi,

I would like to have a notification bubble (SHNotificationAdd) with image
embedded inside the HTML body. This is not documented but possible since
system bubbles have image inside. I have tried with <img src=".."/> tag but
it fails. I also tried <object type="image/png"> without any success ...

Thanks for your help.
Frederic
From: Peter Foot [MVP] on
I've never seen anyone successfully implement this even though as you state
the system bubbles use images. Possibly they use a lower level API which
SHNotification* uses internally which has more control over the bubble
contents (rather than just hosting the html control).

Peter

--
Peter Foot
Device Application Development MVP
www.peterfoot.net | www.inthehand.com


"fred" <fred(a)discussions.microsoft.com> wrote in message
news:5557B92E-0E29-467C-B96D-BADA3B9426B6(a)microsoft.com...
> Hi,
>
> I would like to have a notification bubble (SHNotificationAdd) with image
> embedded inside the HTML body. This is not documented but possible since
> system bubbles have image inside. I have tried with <img src=".."/> tag
> but
> it fails. I also tried <object type="image/png"> without any success ...
>
> Thanks for your help.
> Frederic


 | 
Pages: 1
Prev: ImmGetVirtualKey
Next: Turn on/off the backlight