Hello,
one more question on wxLua in a multi-threading application (several threads 
should host their own Lua instance).
I create a wxLuaState object for every thread and use RunFile to execute the 
script.
After calling "RunFile" I loose control and have to wait until the script ends.
Is there a possibility to abort the script execution by the hosting 
application/thread? Maybe by sending an event or something to wxLua?

@John Labenski: Thank you for your response to my question "Multiple Lua 
instances in multi-threading app", it made sense, indeed :-)

Yours,
Helmut

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wxlua-users mailing list
Wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to