Hi All, I pushed more changes to the wxwidgets311 branch in wxlua: https://github.com/pkulchenko/wxlua/commits/wxwidgets311
These changes cover the updated API for the following classes: wxMenu, wxMenuItem, wxTreeCtrl, wxTextEntry, wxTextCtrl, wxButton, wxAnyButton, wxBitmapButton, wxToggleButton, wxBitmapToggleButton, wxDir, wxWindow, wxTopLevelWindow, and wxFrame. I realize that the selection may look strange, but I started from those classes that I needed new methods from and also those classes that I could test with my application. The changes have been tested on Windows and OSX using the latest wxwidgets code. I have not tested running any older version of wxwidgets, so if anyone runs into issues, please let me know. I tried to preserve all the methods that were working before, but since the updates were done with scripts based on the current wxwidgets interface files, it's possible that there are some issues with the results. I plan to add wxFont, wxConfig, wxImage and possible couple of other classes, as these are the classes that are used in my application, so I can make sure that the changes are working. I'll include include the scripts I used for processing, so you should be able to update the API for other classes you may need. The main issue I ran into is with wxApp and its Mac* methods, which I covered in another email in this thread. John, if you have a bit of time, I'd appreciate your help as I feel stuck as to have to handle those methods. Thanks. Paul. ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ wxlua-users mailing list wxlua-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxlua-users