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 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.
On 09/11/2003 at 13:59, xxxxxxxx wrote:
hi, it´s not possible
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.