From: John L. <jla...@gm...> - 2005-08-02 18:20:51
|
On 8/2/05, k. holwerda <kla...@nl...> wrote: >=20 > I forgot to add the wx_Binding() which i outcommented. > Now that is have wx_Binding() registered proberly the error popup has > changed to the following: >=20 > wxLua: Expected enum for parameter 6. >=20 > Which i traced down to happening here, any idea what can be wrong?, Does > it work for you?: >=20 > getenumerationtype(lua_State * 0x018e9af0, int 6) line 1575 There are no wrapped %enums and %builtin functions currently, this is a bug in the wrapper code that I haven't bothered to track down since it'll be replaced. I've talked to Ray, see my other message. Can you use the old wxLua for a while longer? Regards, John Labenski |