THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 16/01/2007 at 13:03, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 8.5
Platform: Windows ;
Language(s) : C++ ;
---------
Hello.
I have made a commandplugin, and I would like to call a function (not neccesarily execute()) in my plugin from another plugin. I read in a thread in this forum that I could do this using pluginmessages, but I don't really understand how.
I have made my other plugin send a GePluginMessage that is recieved by the first plugin, but I don't understand where to go from there since I don't have access to an instance of my commandplugin from pluginmessage().
Any suggestions?
regards
/Filip