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 15/11/2003 at 07:15, xxxxxxxx wrote:
User Information: Cinema 4D Version: 8.206 Platform: Language(s) : C.O.F.F.E.E ;
--------- Ive written a ExpressionPluginTag in COFFEE and I would like to know if its possible to use the Attibute Manager to give options for my tag plugin. The C++ example in the SDK can do it, but after creating the necessary .res, .str files, It does not show in the attribute manager.
On 15/11/2003 at 11:05, xxxxxxxx wrote:
Did you remember to overload the Edit() to return 'true'?
On 15/11/2003 at 14:59, xxxxxxxx wrote:
Uh, on second thought, forget what I just said.
On 17/11/2003 at 02:47, xxxxxxxx wrote:
I just asked the same question over at postforum.
Apparently it isn't possible. Perhaps you could try using a modeless dialog instead?
Here s a link to the postforum topic
On 17/11/2003 at 14:43, xxxxxxxx wrote:
Thanks, i was afraid it was possible in COFFEE I just thought it would be nice to take advantage of release 8 features and use the AM. It doesn't matter now anyway, after finishing the plugin plugintag I noticed C4D has already a built in feature that did exactly the same as my plugin *sigh*
On 18/11/2003 at 15:09, xxxxxxxx wrote:
hi, just for a completed reference, no it is not possible to use the AM for COFFEE plugins yet. SAmir