On Sat, Aug 10, 2013 at 6:43 PM, Andreas Falkenhahn
wrote:
> Hi,
>
> just discovered some small typos in the calculator.wx.lua sample: when
> setting up the
> accelerator table it uses wx.VXK_NUMPAD several times... but this is
> apparently a
> nil reference. The correct reference is wx.WXK_NUMPAD
Hi,
just discovered some small typos in the calculator.wx.lua sample: when setting
up the
accelerator table it uses wx.VXK_NUMPAD several times... but this is
apparently a
nil reference. The correct reference is wx.WXK_NUMPAD, i.e. WXK instead of
VXK.
--
Best regards,
Andreas Falkenhahn