Radiogroup in descriptions?

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 14/09/2008 at 05:41, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   10.5 
Platform:    Mac  ;  
Language(s) :     C++  ;

---------
I have a tag where I would like to use descriptions to display a radio button group in the AM (NOT a separate dialog). Especially when there are only limited choices, this provides better usability IMO than using a dropdown.

Any helpful pointers?

Thanks

Kabe

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 14/09/2008 at 10:04, xxxxxxxx wrote:

It is not posible to display radio button groups in the AM. You can only fake it with several bools that switch on/off each other. The Motion tag in R11 does this for animation layers for instance.

cheers,
Matthias

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 14/09/2008 at 22:48, xxxxxxxx wrote:

Ok... then take that as a feature request ;)

Kabe