PDA

View Full Version : need to run a .js script file



vcernobai
25th August 2010, 22:03
Hello guys,

I need to run a .js script file from a Qt application to control another application (Amibroker). Does somebody knows how to instantiate a .js file from a Qt application?

Thanks in advance!

vcernobai
25th August 2010, 22:47
Well it seems QAxScriptManager can do this, but it simply doesn't work :(

aamer4yu
26th August 2010, 07:06
You can have a look in Qt Demos.. there is example of using js files...
not sure if you want same thing..

vcernobai
26th August 2010, 09:03
No, doesn't work the QtScript methods. :(