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 25/09/2003 at 12:29, xxxxxxxx wrote:
User Information: Cinema 4D Version: 8.100 Platform: Windows ; Mac OSX ; Language(s) : C++ ;
--------- Hi all
I'm trying to write a Node-Plugin for XPresso but I really need your help guys
I've added a button to the node-descriptionfile. By clicking on this button a dialog opens. Now I want to change the value of a certain node-port from this dialog - but I can't access the node anymore
How can I change the value of a port from outside of the GvOperatorData-class?
thx in advance qwaak
ps i hope u understandy my awful english
On 12/10/2003 at 04:36, xxxxxxxx wrote:
Can't you store a link to the node in the dialog and change the value as a parameter in the node settings?