Reading the source wxlbind.h I fixed the compile error by adding %delete %encapsulate before %noclassinfo in the %class def lineCheers,Steve Kieu <[EMAIL PROTECTED]> wrote: Hi, I was successful in binding wxAUI to wxLua but got problem when trying to bind wxFoldPanelBar, and then I found it
Hi, I was successful in binding wxAUI to wxLua but got problem when trying to bind wxFoldPanelBar, and then I found it is a normal symptom with code generated by genwxbind. I have to make two very simple class and bind it to test.The problem is: If I have a class 'standalone' means not derived from