H
HKSHK
Hi folks,
I hope that anyone can give me a tip about this problem.
I need to monitor the content of an array (boolean variables). The best
thing would be if I was able to create an event that's being triggered
when one of the variables changes (ideally giving the index of that
changed variable).
I thought about using a timer, but the problem is that it's not very
reliable (a variable might have changed right after it was checked), so
what can I do?
Thanks in advance for your help.
Best Regards,
HKSHK
I hope that anyone can give me a tip about this problem.
I need to monitor the content of an array (boolean variables). The best
thing would be if I was able to create an event that's being triggered
when one of the variables changes (ideally giving the index of that
changed variable).
I thought about using a timer, but the problem is that it's not very
reliable (a variable might have changed right after it was checked), so
what can I do?
Thanks in advance for your help.
Best Regards,
HKSHK