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!
Printable View
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!
Well it seems QAxScriptManager can do this, but it simply doesn't work :(
You can have a look in Qt Demos.. there is example of using js files...
not sure if you want same thing..
No, doesn't work the QtScript methods. :(