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 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...
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).