Using Attribute Manager

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

On 08/11/2003 at 17:26, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   8.100 
Platform:      
Language(s) :   C.O.F.F.E.E  ;

---------
User Information:
Cinema 4D Version:   8207;
Platform:   Windows  ;
Language(s) :     COFFEE;

---------
Is it possible to use the Attribute Manager for an COFFEE Expression tag?
I have coded a MenuPlugin with non-modal dialog, then I wanted to port some functions in the plugin to PluginTag with also non-modal dialog. First I tried to copy some code of the MenuPlugin to the PluginTag, however the tag did not put the non-modal dialog but Attribute Manager was called. Now the Attribute Manager is blank, and I have no idea to display checkbox or field there.
Please help.

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

On 09/11/2003 at 13:59, xxxxxxxx wrote:

hi,
it´s not possible

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

On 10/11/2003 at 03:03, xxxxxxxx wrote:

Quote: Originally posted by 3D Designer on 09 November 2003
>
> * * *
>
> hi,
>
> it´s not possible
>
>
>
>
> * * *

Thanks Samir.

As a result, I have used XPresso to use the AM (as User Datas) from Tag. It is not usual way but still working.