tantiger
Singapore
41 Posts |
Posted - 08/15/2004 : 02:38:16 AM
|
Hi, all,
I am using GetNBox to get some inputs from user. As some controls in the box can be calculated according to the inputs, I used scripts like tr.MyVar.dVal=0.5; to directly modify them. However, this change cannot be updated in time.
I tried the apply button and made the return value of ApplyOnClick to be true, but those nodes are still not updated.
I only find an awkward method, by using a check box, to hide the contents first, then show them again. Then everything will be updated.
Is there any method to refresh all the contents in the GetNBox?
Thanks in advance!
|
|