Undo Dialog
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 21/08/2008 at 19:57, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 10.111
Platform:
Language(s) : C++ ;---------
Any way to undo changes to a dialog window? Seems like Undos only work with Baslist2D objects... -
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 21/08/2008 at 23:08, xxxxxxxx wrote:
Unfortunately, no. You'll need to implement your own undo stack or base elements off of BaseList2D objects (hmmm).