Applied patch from Pim Van Heuven that modifies 4 files:
- wxPython/demo/ListCtrl_edit.py (new demo)
    - wxPython/demo/Main.py (include new demo in demo app)
    - wxPython/wx/lib/mixins/listctrl.py (several improvements to
      TextEditMixin)
    - wxPython/wx/lib/wxpTag.py (some small fixes)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29883 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
			
			
This commit is contained in:
		| @@ -165,6 +165,16 @@ MaskedEdit updates from Will Sadkin: | ||||
|     - lots of doc string improvements and function hiding to better | ||||
|       reflect package's public contents. | ||||
|  | ||||
| Restructured the installer packages slightly to help facilitate having | ||||
| multiple versions of wxPython installed at the same time.  See the | ||||
| Migrarion Guide for more information. | ||||
|  | ||||
| Applied patch from Pim Van Heuven that modifies 4 files: | ||||
|     - wxPython/demo/ListCtrl_edit.py (new demo) | ||||
|     - wxPython/demo/Main.py (include new demo in demo app) | ||||
|     - wxPython/wx/lib/mixins/listctrl.py (several improvements to  | ||||
|       TextEditMixin) | ||||
|     - wxPython/wx/lib/wxpTag.py (some small fixes) | ||||
|  | ||||
|  | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user