Hi John, John Labenski ha scritto: >> 2. Are there any plans to support wxWidget 3.0? > > Yes, but the binding generator should be completely rewritten to take > advantage of the interface files that they use to generate the docs. Just in case it's useful: I already wrote a set of (simple) C++ classes to parse the XML produced by doxygen when it's run over wxWidgets interface files. The code is in wx SVN: wxWidgets/utils/ifacecheck/src/xmlparser.*
I think the classes "wxMethod, wxClass, wxXmlDoxygenInterface" (which basically represent the wxWidgets/interface/wx/*.h contents as an in-memory tree) should contain everything you need to generate wxLua bindings... obviously those helps in case you want to use C++... AFAIK Kevin Ollivier wrote some python scripts for parsing the doxygen XML, too... Just my 2 cents, Keep up the good work! Francesco ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ wxlua-users mailing list wxlua-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxlua-users