From: John L. <jla...@gm...> - 2006-01-19 04:20:12
|
Sorry about the delay, I've been away for a bit. > k. holwerda wrote: > > > > I think there is someting wrong with the whole binding registration, > > and that because of that things get mixed up. I've changed genwxbind.lua to have hook_lua_namespace and hook_cpp_namespace instead of just hook_namespace so that you can have the same namespace for lua, but different namespaces for the generated C++ code. See bindings/wxwidgets/wx.rules for how you should define them. Let me know if this fixes it for you? Regards, John Labenski |