On 17/06/2015 at 05:57, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R16
Platform: Mac OSX ;
Language(s) : C++ ;
---------
Hi,
I'm currently working on a commandData/dialog plugin.
I want to support creating layouts with my plugin in the layouts.
How should I go about this?
If I dock my plugin, save the layout and then load it again, my dialog is still showing, but only the docking icon, nothing else from my GUI.
If I then execute the plugin again, another dialog comes up, which isn't what I want.
Should it be inside my main.cpp file inside PluginMessage inside C4DPL_BUILDMENU?
If so, how should I implement something like this?
Thanks in advance for your help and time!
Greetings,
Casimir Smets