User forums > Using Code::Blocks

How to add function command into script engine from plugin dll?

(1/1)

mmkider:
How to add function command into script engine from plugin dll?

Is it possible?
 :D

MortenMacFly:

--- Quote from: mmkider on December 18, 2009, 08:45:25 am ---How to add function command into script engine from plugin dll?

--- End quote ---
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...?!

mmkider:

--- 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?

--- End quote ---
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...?!

--- End quote ---
I want to extend the command of engine .
I Got it.
Thank you.

 :lol:

Navigation

[0] Message Index

Go to full version