VisualScriptEngine
VisualScriptEngine copied to clipboard
Embedding VisualScriptEngine in Qt app
Hello,
I would like to test embedding the VisualScriptEgnine in a C++/Qt application on Windows. Is there any example available, or maybe few recommendations to do so ?
thank you, Yvan.
There is no Qt implementation, but maybe the wxWidgets implementation can help you start: https://github.com/kovacsv/VisualScriptEngineWxWidgets.