Re: [wxlua-users] Threading and mdi frames

2007-12-17 Thread John Labenski
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

[wxlua-users] Threading and mdi frames

2007-12-17 Thread Attila
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