THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 03/11/2002 at 11:10, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 8.012
Platform: Windows ; Mac ; Mac OSX ;
Language(s) : C++ ; XPRESSO ;
---------
Hello,
The following are for v8 questions, latest SDK.
How can I retrieve the ID of the parameter control the user is editing in the attribute manager of my plugin object ( I need to affect separate boundary conditions based upon which parameter is being edited ). In the Message function of the plugin object the 'MSG_DESCRIPTION_VALIDATE' and 'MSG_DESCRIPTION_CHECKUPDATE' messages are recieved. I would think the 'MSG_DESCRIPTION_COMMAND' would be received but it seems to be passed to controls that need to cause an event to be responded to ( such as the BUTTON control ). How do I retrieve the parameter control ID associated with the event for any given control?
Is there a way in the Xpresso node object to access the object the Xpresso tag is applied to? ( within the scope of available Xpresso nodes ).
Is there any examples on how to correctly evaluate and retrieve the object, tag, etc... a baselink points to within a Xpresso node? I can create the correct resource but cannot retrieve the actual data the BaseLink is pointing to.
Regards,
David Farmer - bhodiNUT