Hello I think that wxTE_PROCESS_ENTER is style to wxTextCtrl perhaps you should use these event handler EVT_RICHTEXT_RETURN(id, func) > > Howdy > Is there a special way to get a wxRichTextCtrl to intercept > wxEVT_COMMAND_TEXT_ENTER? ...