## This file reverse renames symbols in the wx package to give ## them their wx prefix again, for backwards compatibility. ## Generated by BuildRenamers in config.py # This silly stuff here is so the ...
I've got the Manning book "wxPython in Action" sitting on my desk. Really need to wrap some of my CLI scripts with an interface. Most of my GUI time has been spent working in the Windows world so I ...