I posted this error on the lua-aio's forum too, and the developer told me
the same. So, what I did is this: (example)
["$To:"] = function()
local _,_,nick,msg =
data:find("^%$To:%s%S+%sFrom:%s%S+%s%$<(%S+)>%s(.+)$")
collectgarbage("collect")
local evt =
wx.wxCommandEvent(wx.
On Tue, May 6, 2008 at 5:16 AM, Éjjeli Őrjárat <[EMAIL PROTECTED]> wrote:
> Hi all!
> I am developing an application, which uses wxLUA and LUA-AIO for
> multithreading. I fill a wxListCtrl in it, but on Unix (on Windows no!) it
> causes a crash with these errors: http://dcpp.hu/images/error.png I d
Hi all!
I am developing an application, which uses wxLUA and LUA-AIO for
multithreading. I fill a wxListCtrl in it, but on Unix (on Windows no!) it
causes a crash with these errors: http://dcpp.hu/images/error.png I don't
know if it's wxLUA or LUA-AIO or rather Unix x11 related.. If I click to an
a