Re: [wxlua-users] Unix wxListCtrl error

2008-05-13 Thread Éjjeli Őrjárat
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.

Re: [wxlua-users] Unix wxListCtrl error

2008-05-12 Thread John Labenski
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

[wxlua-users] Unix wxListCtrl error

2008-05-06 Thread Éjjeli Őrjárat
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