Re: [wxlua-users] In coroutine, can not get right value of a Extending classes member!

2010-06-13 Thread John Labenski
On Sun, Jun 13, 2010 at 2:26 AM, Chunlin Zhang wrote: > Dear all: >  I have just encountered this kind of issue,using wxlua in Lua for windows > (LuaForWindows_v5.1.4-36).I extend class using the method mentioned in > "Extending classes" of http://wxlua.sourceforge.net/docs/wxlua.html. >  In the a

[wxlua-users] In coroutine, can not get right value of a Extending classes member!

2010-06-12 Thread Chunlin Zhang
Dear all: I have just encountered this kind of issue,using wxlua in Lua for windows (LuaForWindows_v5.1.4-36).I extend class using the method mentioned in "Extending classes" of http://wxlua.sourceforge.net/docs/wxlua.html. In the attatchment of file "veryminimal.wx.wlua",I wrote a coroutin