Quote from: mmkider on December 18, 2009, 08:45:25 AM
How to add function command into script engine from plugin dll?
Not sure what
exactly you mean, but the wxSmith plugin does such. have a look at
wxsmith.[h/cpp], anmely "
RegisterScripting()".
Surely it makes a difference whether you want to
use or
extend the engine...?!
Quote from: MortenMacFly on December 18, 2009, 09:23:07 AM
Quote from: mmkider on December 18, 2009, 08:45:25 AM
How to add function command into script engine from plugin dll?
Not sure what exactly you mean, but the wxSmith plugin does such. have a look at wxsmith.[h/cpp], anmely "RegisterScripting()".
Surely it makes a difference whether you want to use or extend the engine...?!
I want to extend the command of engine .
I Got it.
Thank you.
:lol: