THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 19/04/2007 at 18:15, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R8.2-R10
Platform: Windows ; Mac ; Mac OSX ;
Language(s) : C++ ;
---------
I'm evil. Actually, my users are demanding. Poser allows grouping of dials with group nesting since Poser 5. This helps to break up large sets of dials (morphs or masters).
Obviously, the only way to recreate this in Cinema 4D is by using dynamic elements through GetDDescription(). Adding control elements is one thing, but adding them to dynamically created groups is another hazardous duty.
Also, this pretty much precludes any user editing of the groups (adding, removing, reorganizing them or sliders therein) except through a dialog.
Any clever ideas? :)