Check Container Change.
-
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. -
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 25/04/2005 at 13:18, xxxxxxxx wrote:
Where and when do you want to do this?
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
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. -
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
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.
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 13/05/2005 at 00:38, xxxxxxxx wrote:
Thanks Michael
Renato T.