On Wed, Sep 19, 2012 at 6:55 PM, Paul K <[email protected]> wrote: > Hi John, > > I just noticed that for some reason wx.wxMOD_NONE is not defined on > Mac (wxlua 2.8.12.1) while it is defined correctly on Windows. This
For future reference, you can see all of the bindings here and in same file in the docs/ dir. http://wxlua.sourceforge.net/docs/wxluaref.html I see that it is #ifdefed for wxUSE_HOTKEY, but that is no longer the case in wxWidgets >= 2.8. Fixed in SVN, thanks for reporting. Regards, John ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://ad.doubleclick.net/clk;258768047;13503038;j? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ wxlua-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wxlua-users
