How to define OPM property tooltip description?

How to define OPM property tooltip description?

maisoui
Advocate Advocate
677 Views
2 Replies
Message 1 of 3

How to define OPM property tooltip description?

maisoui
Advocate
Advocate

Hi,

 

I'd like to define a custom OPM tooltip description like this:

 

help_opm_description.png

 

I was able to define a custom name by implementing STDMETHOD(GetDisplayName)(DISPID dispId, BSTR *propName). Is there an equivalent for description? I tried to use a string resource ID as the first argument of OPMPROP_ENTRY but it didn't work (all SDK samples begin with OPMPROP_ENTRY(0, ...)).

 

Regards,

Jonathan

 

--
Jonathan
0 Likes
Accepted solutions (1)
678 Views
2 Replies
Replies (2)
Message 2 of 3

fenton_webb
Autodesk
Autodesk
Accepted solution

That's just the tlb description field found in the idl file.




Fenton Webb
AutoCAD Engineering
Autodesk

0 Likes
Message 3 of 3

maisoui
Advocate
Advocate

Oh sorry for my question. Thank you for your answer.

Regards,

Jonathan

--
Jonathan
0 Likes