VisualScriptEngine icon indicating copy to clipboard operation
VisualScriptEngine copied to clipboard

Embedding VisualScriptEngine in Qt app

Open yvanblanchard opened this issue 3 years ago • 1 comments

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.

yvanblanchard avatar Oct 13 '22 14:10 yvanblanchard

There is no Qt implementation, but maybe the wxWidgets implementation can help you start: https://github.com/kovacsv/VisualScriptEngineWxWidgets.

kovacsv avatar Oct 25 '22 19:10 kovacsv