Thanks a lot, bobo.Now I have a new problem… I set up a controller and give it to a parameter “myNumber”. The problem is when I move the time slider, …
Below is a portion code. So …need help:) parameters main rollout: params ( chgName type:#integer animatable:false ui:chkBtn default:0 on chgN…
Great! So it does. I got it. thank u Mr-BlueSummers.
Finally , during my coding time . I found that button’s event handles can be put inside rollout block. I’m too stupid.
button’s event handler are below: on <button> pressed do <expr> on <button> rightclick do <expr> Those events above cannot be…
Sorry, everyone . I think I don’t explain my question well. Anyway , thanks for everyone’s response. Finally I solve my problem. The key is that norm…
Thank u very much. I only can add Node object to Struct.