by rdb » Mon Jun 04, 2012 2:40 pm
There is currently no way to do so. However, if you look at the pandaFramework.cxx/.h source code, you'll see that define_key is just a thin wrapper function for EventHandler. You may use these lower level functions instead.