10-14-2009 08:05 AM
Hi all,
I have to check for value change of a clusters containing control refnums. For this I connect this cluster of controls refnums to the Register Events node. But it will not allow me to do so for certain clusters. I have attached 2 such clusters. Perhaps I might be missing something obvious..Any help will be greatly appreciated.
Thanks,
Priyadarsini
10-14-2009 08:23 AM - edited 10-14-2009 08:24 AM
You can only connect a reference itself to the event registration node.
Do you want to check for every of the referenced controls?
To that you can use the following code construct:
Ton
Ton
10-15-2009 12:14 AM
10-15-2009 01:26 AM
Are you sure? What do you really want to do?
I think the register for event structure expects an event refnum. Try "Create user envent".
10-15-2009 01:34 AM