Hello, As I said about a week earlier, I'm currently converting a personal project I was working on from C++/wxWidgets to wxLua. (And so far, things are going pretty well.)
I just realized, though, that I was using some methods of 'wxScrollableWindow' that were not being exposed to Lua. So, I added them (and some other related methods) to 'bindings/wxwidgets/windows.i', re-ran 'genwxbind.sh' and recompiled wxLua. Looks like it worked. I'm sending the addition as a patch, attached to this email (I don't know if you have an official policy for contributions; if you do, please tell me). Please, consider adding this to next release (assuming that I did the things right, of course!) Thank you, LMB
scrollable.patch
Description: Binary data