From: cheribhai <cha...@gm...> - 2010-03-08 12:56:52
|
Hello, It seems that routes declared inside PROTO definitions do not seem to be working as expected. e.g. I have a time sensor and a script in a PROTO definition. When I try to route the 'time' of the time sensor to a function of the script which simply prints out the value of the time, it doesn't work. Quick debugging in the time sensor node tells me that the time update is being done (and consequently emitted), but somehow the script node does not receive this event. Am I missing something? Cheers - Cherian -- View this message in context: http://old.nabble.com/Routes-in-PROTO-tp27819866p27819866.html Sent from the openvrml-develop mailing list archive at Nabble.com. |