Hi, just discovered some small typos in the calculator.wx.lua sample: when setting up the accelerator table it uses wx.VXK_NUMPAD<x> several times... but this is apparently a nil reference. The correct reference is wx.WXK_NUMPAD<x>, i.e. WXK instead of VXK.
-- Best regards, Andreas Falkenhahn mailto:andr...@falkenhahn.com ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ wxlua-users mailing list wxlua-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxlua-users