Get container of a plugin tag

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 22/01/2007 at 09:24, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   9.603 
Platform:   Windows  ;   
Language(s) :   C.O.F.F.E.E  ;

---------
Hello,
I am not sure if I can clearly explain, what my problem is, but I'll try it anyway ;-)
I am in the middle of making a non-modal dialog. This dialog should actually only receive data from a expressionplugintag, and - after values are input - store the dialog values back to the plugintag.
This sort of works, but strangely not all values are stored correctly in the expressionplugin tag. I can see no pattern, which values are stored and which are not - only that always the same parameters are affected.
If another expressionplugintag is involved, completely different parameters are stored or not stored - again with no apparent pattern....?
in both plugins (the non-modal dialog and the expressionplugintag) the basecontainer is indexed by an enum variable....
Any ideas, why some values are sent/received correctly and others not?
Or, if a basecontainer is not suited for this (approx. 60 parameters) what else can I use to access/store tag data?
Sorry for this complicated posting ;-)
André

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 22/01/2007 at 14:47, xxxxxxxx wrote:

Sorry...
Just the good-oldfashioned error 99: change operator.
I missed some init-functions, which are a relict, from when the expressionplugintag had a dialog itself....
André

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 24/01/2007 at 14:24, xxxxxxxx wrote:

So it's working now for you?

cheers,
Matthias