I did not search very long for this, if it’s covered somewhere, I apologize… In windows, when I hit Ctrl-z in a textCtrl, it does an undo on the last edit. In linux, that doesn’t work. I think python uses wx2.8 version, although I have 2.6 installed, too. I’m not sure how to find out which one it uses. Is there some way to enable Undo command in Linux for the TextCtrls? thanks!