Script not launching from button
Not a Problem
In the attached file I want to add an input box linked to the variables mu and sigma. I add an input box linked to mu, then change mu and the curve shifts as expected. When I press my Reset button it runs a script that is supposed to reset mu to 0. That works fine...but...as soon as I change the length of mu's input box from the default length of 20 to the length I want (3), the Reset button no longer seems to execute the script. The Actual Scale and Zoom In buttons also seem not to launch their scripts. It's as if setting the length of the input button to something other than the default (20) disables scripts from buttons. This seems like a clear bug to me...or is there a setting I'm missing? Thanks
Files:
NormalDistribut...
You need to close "Properties" for scripts to work
Close the "Properties" pane... That is worth noting in documentation. Otherwise, it's easy to forget.
Much frustration for me until I read this.
Comments have been locked on this page!