Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
On 04/05/2015 at 12:55, xxxxxxxx wrote:
User Information: Cinema 4D Version: Platform: Windows ; Mac ; Mac OSX ; Language(s) : C++ ;
--------- Hi,
I would really like to know when this message is sent by the AM? At what occasion does this happen? The docs are not clear.
Thanks in advance Best
On 04/05/2015 at 13:13, xxxxxxxx wrote:
As a follow-up question I would also like to know when this message is sent. I cannot trigger it at all: MSG_DESCRIPTION_POPUP
Thanks
On 07/05/2015 at 02:41, xxxxxxxx wrote:
Hi Samir,
MSG_DESCRIPTION_GETINLINEOBJECT is sent each time the Attribute/Material Manager need to update their shown objects/materials. It is sent a lot and it can be ignored in most of the cases as it's automatically handled by Cinema 4D for links and other parameters carrying objects/materials/textures links.
MSG_DESCRIPTION_POPUP should be send each time the right-click popup menu is invoked in the Attribute Manager on a parameter but I've not been able to catch it.
On 07/05/2015 at 03:37, xxxxxxxx wrote:
Pity the popup message is not sent, it would be most helpful. Anyway, Thanks Yannik.