On Dec 17, 2007 8:18 AM, Attila <[EMAIL PROTECTED]> wrote:
> Hi all!
>
> My first problem: as I saw, wxWidgets has wxThread, what we can use
> multi-threading with, but that's not implemented in wxLUA. I want to ask
> the author to implement it, because now I am using LUA-AIO, which has
> inbuilt T
Hi all!
My first problem: as I saw, wxWidgets has wxThread, what we can use
multi-threading with, but that's not implemented in wxLUA. I want to ask
the author to implement it, because now I am using LUA-AIO, which has
inbuilt ThreadCreate()/ThreadDestroy() and mutex functions, but I want to