THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 29/12/2005 at 04:56, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 9.5
Platform: Windows ;
Language(s) : C++ ;
---------
Hi!
Im a beginner in Plugins development for Cinema4d in C++.
My plugin must do some actions when the user drag a point selection tag to the Attribute Manager. Can somebody give me infos on which function to use for the management of the drag and drop in the Attribute Manager? In my personal tag class derived from the TagData, is it an other function than "Message(GeListNode* node, LONG type, void* data)"?
Thanks a lot in advance,