Re: [wxlua-users] wxThread Status

2012-07-29 Thread John Labenski
On Sat, Jul 7, 2012 at 8:44 PM, Anders Andersson wrote: Perhaps a little late... > I wonder why there is no wxLua development branch for wxWidgets 2.9.x, > currently there are a lot checkver in the interface files. Wouldn't it be > easier to create a wxLua dev branch and try porting some of the

Re: [wxlua-users] wxThread Status

2012-07-07 Thread Anders Andersson
Thank you I will try both wxLua and wxPython and decide later. Just two more things, please bare with me. I wonder why there is no wxLua development branch for wxWidgets 2.9.x, currently there are a lot checkver in the interface files. Wouldn't it be easier to create a wxLua dev branch and try po

Re: [wxlua-users] wxThread Status

2012-07-03 Thread John Labenski
On Mon, Jul 2, 2012 at 8:15 AM, Anders Andersson wrote: > (I hope this is how you replay to a message, sorry haven't been using any > mailing lists lately) I prefer replying inline with the previous comment so it reads better. >  Yes, I have looked into the bindings and it seems to be that some

Re: [wxlua-users] wxThread Status

2012-07-02 Thread Anders Andersson
(I hope this is how you replay to a message, sorry haven't been using any mailing lists lately) On 2 July 2012 05:35, John Labenski wrote: > On Fri, Jun 29, 2012 at 8:39 AM, Anders Andersson > wrote: > > Currently the bindings are not written, see wxLua/bindings/wxwidgets > for the others. > >

Re: [wxlua-users] wxThread Status

2012-07-01 Thread John Labenski
On Fri, Jun 29, 2012 at 8:39 AM, Anders Andersson wrote: > > Since I use a lot of wxThreads in my application, I wonder what the status > is of implementing wxThreads in wxLua? The last post I found about this was > from 2010. Currently the bindings are not written, see wxLua/bindings/wxwidgets f

[wxlua-users] wxThread Status

2012-06-29 Thread Anders Andersson
I'm looking into wxLua and I must say it works very good, thank you. Since I use a lot of wxThreads in my application, I wonder what the status is of implementing wxThreads in wxLua? The last post I found about this was from 2010. I know there is "coroutine" but again it's very slow and not like