Hello everyone,
I’m trying to write a c# component that should recalculate the gh canvas when the values in the .txt file change. I first tried with the classic gh components ‘Read File’ and ‘Panel’. However, these components failed to react to changes in the .txt file, and then I started writing a c# component that does basically the same thing. However, it doesn’t work either. can you check my code on your computer too? I will be interested, if it works in your computer and if not, how can I fix this problem?
Watcherdoesntwork.gh (5.1 KB)