lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Fri, Jun 26, 2015 at 7:15 AM, Milind Gupta <[email protected]> wrote:
Here is the link to the discussion I had in 2012 for this:


Regards,
Milind



​It also includes small changes to wxlua.cpp, wxldserv.cpp and wxlsock.cpp to get debugging working when using wxLua from a dll, such as in the samples editor.wx.lua.

​I did consider wrapping every call to :Connect but it was an interesting problem for me to see if it could work otherwise.