hi,
Can I register EventHandler in C# script node?
I'm expecting something like "tab" key as it is in Visual Studio.
thanks
Poly
Hello Ventuzians!
THE FORUMS ARE CLOSED!
Please join our discord server HERE!! << click me
We are shutting our Ventuz Forum, but don't worry, it will all be archived for you to search in if you have a query. From now on, please add all your comments, questions or observations into our Discord Server
Thanks for the great time - see you on discord!!
Dee, Karol, Daniel and the whoooole Product and Support team!
THE FORUMS ARE CLOSED!
Please join our discord server HERE!! << click me

We are shutting our Ventuz Forum, but don't worry, it will all be archived for you to search in if you have a query. From now on, please add all your comments, questions or observations into our Discord Server
Thanks for the great time - see you on discord!!
Dee, Karol, Daniel and the whoooole Product and Support team!
EventHandler in C# script node
Moderator: Support
Re: EventHandler in C# script node
seems that I can register without pushing "tab" key.
am i right ?
Poly
am i right ?
Poly
Re: EventHandler in C# script node
Hi Poly,
Could you give more details regarding what you are trying to achieve ?
Regards,
R
Could you give more details regarding what you are trying to achieve ?
Regards,
R
Re: EventHandler in C# script node
hi, Robert
seems that I found the solution by myself.
thanks for your reply and interest.
Poly
seems that I found the solution by myself.
thanks for your reply and interest.

Poly
- Daniel Willer
- Posts: 309
- Joined: 06 Jan 2012, 18:12
Re: EventHandler in C# script node
Can you post your solution so that everyone get the benefit.
Regards
Daniel
Regards
Daniel
Re: EventHandler in C# script node
hi, Daniel
when i need to register an event in visual studio, i just push "tab" key after "+=" key. then, vs automatically make the method. I tried to do the same thing in ventuz c# script node, but it didn't work.
thus, i just did it in visual studio and just copied it in script node window. it works! that's it.
thanks
Poly
when i need to register an event in visual studio, i just push "tab" key after "+=" key. then, vs automatically make the method. I tried to do the same thing in ventuz c# script node, but it didn't work.
thus, i just did it in visual studio and just copied it in script node window. it works! that's it.

thanks
Poly