I added a new advanced chart and applied $HighFive-xxx.efs
( which can be found at http://share.esignal.com/groupconten...r=&groupid=136 )
to it. After saving the layout and restarting eSignal, it always gives an error message and if I click the "close" button and "don't send" buttons, the eSignal exits automatically. The error seems caused by bugs in js32.dll and/or winsig.exe. If the layout doesn't include the advanced chart with $HighFive-xxx.efs, then eSignal works find. Therefore I suspect there are some bugs in the API used by those HighFive efs'. I checked the HighFive codes and find the API "drawTextPixel" is not used in my own efs'. Also "askForInput" and "FunctionParameter" are not used by my other scripts. Does anyone else experience this problem? If so, can someone look into these API's and verify whether it is caused by the above API's?
( which can be found at http://share.esignal.com/groupconten...r=&groupid=136 )
to it. After saving the layout and restarting eSignal, it always gives an error message and if I click the "close" button and "don't send" buttons, the eSignal exits automatically. The error seems caused by bugs in js32.dll and/or winsig.exe. If the layout doesn't include the advanced chart with $HighFive-xxx.efs, then eSignal works find. Therefore I suspect there are some bugs in the API used by those HighFive efs'. I checked the HighFive codes and find the API "drawTextPixel" is not used in my own efs'. Also "askForInput" and "FunctionParameter" are not used by my other scripts. Does anyone else experience this problem? If so, can someone look into these API's and verify whether it is caused by the above API's?
Comment