From: Paul K <pau...@ya...> - 2012-10-17 23:26:52
|
Hi All, I've been looking for a way to process events globally in the app and saw FilterEvent (http://docs.wxwidgets.org/2.8/wx_wxapp.html#wxappfilterevent) offered as one of the possible options to do this. Unfortunately all the examples I saw were for C/C++ and I don't see it being used anywhere in wxlua. Is there a way to use it with wxlua or an alternative way to at least handle EVT_KEY_DOWN and EVT_MOTION events? Thank you. Paul. ZeroBrane Studio - slick Lua IDE and debugger for Windows, OSX, and Linux - http://studio.zerobrane.com/ |