I dug up some old code and have been converting a wxPython program to use XRC resources. I like the separation, between the layout and the code, but there are a bunch of things I don’t like. The error messages are often cryptic. For instance, “‘Nonetype’ object has no attribute ‘FindWindowById’” could mean that you are missing an or