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).
On 18/03/2016 at 09:30, xxxxxxxx wrote:
User Information: Cinema 4D Version: R16+ Platform: Mac OSX ; Language(s) : C.O.F.F.E.E ;
--------- Howdy,
It seems the CallButton() function is not working in a COFFEE node in Xpresso in R16 & R17. It's working fine in R12 through R15, but not after R16.
Here is an example file: http://www.cactus3d.com/CallButton_BugTest.zip
Adios, Cactus Dan
On 21/03/2016 at 03:47, xxxxxxxx wrote:
Hi Dan,
COFFEE CallButton() can only be called from the main thread since R16. Same applies for CallCommand().
On 24/03/2016 at 07:03, xxxxxxxx wrote:
Howdy,
Ah, OK. Thanks for the info.