Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 25/04/2005 at 10:18, xxxxxxxx wrote:
User Information: Cinema 4D Version: Platform: Windows ; Mac ; Language(s) : C++ ;
--------- Hi all,
maybe a easy questions but my bad english don't help me to understand.
How i can check for Container Change?
Thanks Renato T.
On 25/04/2005 at 13:18, xxxxxxxx wrote:
Where and when do you want to do this?
On 25/04/2005 at 13:36, xxxxxxxx wrote:
Hi Mikael,
i need to check if a container of PluginTag is changed.
Cheers Renato T.
On 03/05/2005 at 02:23, xxxxxxxx wrote:
You have to compare the values against some old state that you have stored, or possibly use the GetDirty() count. Unless the tag is your own, there are no such messages to intercept.
On 13/05/2005 at 00:38, xxxxxxxx wrote:
Thanks Michael
Renato T.