Home All Groups Group Topic Archive Search About

Person Name smart tag Performance Problem

Author
27 Sep 2007 3:22 AM
ngwaihoalbert
Dear all,

I'm writing a Person Name smart tag for the persona menu in Outlook
and am creating dynamic caption with the IsCaptionDynamic() function.
However, there is a noticable delay when popping up the smart
tag("Additional Actions") Sub-menu.

At first I suppose the VerbCaptionFromID2() function is only called as
many times as the number of verbs, but then I noticed that it is
called about the "square of number of verbs" times. I'm wondering if
this behaviour cause pop-up slow. Is there any way to reduce the
calling times? Thanks in advance~

Regards,
Albert

Author
27 Nov 2007 10:56 AM
Christian Havel
Hi Albert,

is the personname smart tag in Outlook 2007 shown, too?

Christian

Show quote
"ngwaihoalb***@gmail.com" wrote:

> Dear all,
>
> I'm writing a Person Name smart tag for the persona menu in Outlook
> and am creating dynamic caption with the IsCaptionDynamic() function.
> However, there is a noticable delay when popping up the smart
> tag("Additional Actions") Sub-menu.
>
> At first I suppose the VerbCaptionFromID2() function is only called as
> many times as the number of verbs, but then I noticed that it is
> called about the "square of number of verbs" times. I'm wondering if
> this behaviour cause pop-up slow. Is there any way to reduce the
> calling times? Thanks in advance~
>
> Regards,
> Albert
>
>
Author
28 Nov 2007 6:54 AM
ngwaihoalbert
Not yet tried, but I'll have to later on.
Have you tried that?

Regards,
Albert

AddThis Social Bookmark Button