Shared LuaProxy for use extensions in lua. (Update on 2013-4-8)

to h h:
Maybe LuaEventHandler be released in somewhere. I’ll check it.

Update on 2013-4-8:
Add scroll bar support for LuaTableView.
Temporary remove support for CCEditBox.

shawn,i could not use the new version of LuaProxy. can’t find tolua_CC_Extension.cpp

and there is many unexcepted object release.

can u give me your email or qq, so i can send my project to u

You can safety remove all of tolua/* reference in your project, and add all.
All of function in tolua_CC_Extension.cpp had moved to .h, and enter function had changed to luaopen_LuaProxy() in luaopen_LuaProxy.cpp.
My QQ is 66041190

Shawn Clovie wrote:

You can safety remove all of tolua/* reference in your project, and add all.
All of function in tolua_CC_Extension.cpp had moved to .h, and enter function had changed to luaopen_LuaProxy() in luaopen_LuaProxy.cpp.
My QQ is 66041190

Hi, I have a the same problem, at the new version of LuaProxy .
error log: (show two error)
Allocating an object of abstract class type ‘LuaEventHandler’

I’d fixed those error, some codes about CCEditBox were not be comment out.
And some unused code were not be removed.
Thanks himi.

Shawn Clovie wrote:

I’d fixed those error, some codes about CCEditBox were not be comment out.
And some unused code were not be removed.
Thanks himi.

you are welcome :slight_smile:

hi,how add LuaProxy files to my project (vs2012),can you tell me the specific steps how to?i am a Rookie。:slight_smile:

Are you hyq1017 at cn forum?

love ww wrote:

hi,how add LuaProxy files to my project (vs2012),can you tell me the specific steps how to?i am a Rookie。:slight_smile:

yes, it’s me:)