I have an issue with a script that is driving me crazy, literally ! tried to be methodic so any time I have reached a point where a function was complete I have saved a copy of the script and start working to the new function.
The script basically shows some FX buttons that can trigger the opening of a different section of the GUI with different background, that shows the advanced knobs to play with that FX controls, so you click the knob and you can show\hide the GUI controls.
Every FX has its own bypass button, too. All of these buttons were 100% working and have been tested every time I have started working to the new version of the script.
The problem started when I was trying to understand how to use snapshots and I have probably removed a couple of them I have previously created and (not sure if this is the cause), from that point on, every button in the GUI stopped triggering the GUI show\hide and the bypass functions, no errors are shown after applying the script.
The issue is present also with previous version of my scripts that I haven't touched and that I have saved when they were 100% working! Tried to create a new instrument from scratch and copy only relevant pictures, created a new resource container, tried different copies of the istrument saved during the process, tried to apply to each version of the instrument a different version of the script saved over time. All these combinations have show the same issue !!!
This is crazy and probably due to my misunderstanding of something, but I can't figure out what is, it seems totally mad.
Ttried to read the manual again and again, now I'm out of ideas.
Thanks in advance for your kind help.