From: Milind G. <mil...@gm...> - 2013-09-03 20:02:37
|
Hi, I am looking and learning how to create rich text binding in wxlua. I have a lot of questions 1. Are all the interface files that are used by the genwxbind program in the bindings/wxlua directory? There doesn't seem to be a lot of them there? 2. I do see a rich text interface file, can I start from there? What is it missing so that it was not included in wxlua yet? 3. If I create an interface file, I need all the interface files and then run genwxbind to generate the C code and then compile it to get the final executables and libraries? Any help would be appreciated. Thanks, Milind |