wxMSW: Added context menu for rich edit control, as per standard EDIT control

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17706 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2002-11-04 21:49:57 +00:00
parent d3f6d73cf8
commit f5acd489cb
3 changed files with 81 additions and 0 deletions

View File

@@ -188,6 +188,7 @@ Unix (Base/GUI):
wxMSW:
- fixed crashes in wxListCtrl under XP
- added context menu for rich edit wxTextCtrl
2.3.3
-----