I have countered a problem while using wx.RichTextCtrl. I want to do some check when user presss Ctrl+C to paste. But i found that i can not get the wx.EVT_CHAR event while Ctrl+C is pressed. And I have tried many methods but all failed.<br>
<br>So anybody can tell me some tips?Thank you!<br>