wxWidgets/wxPython/wx/lib/masked
Robin Dunn 35d8bffe01 MaskedEdit patch from Will Sadkin:
- Added handling for WXK_DELETE and WXK_INSERT, such that shift-delete
   cuts, shift-insert pastes, and ctrl-insert copies.
 - Fixed masked.numctrl to allow space for a group char, as this format is
   apparently used in several world locales.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39665 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-10 22:13:54 +00:00
..
__init__.py
combobox.py Patch from Will Sadkin 2005-04-08 21:31:25 +00:00
ctrl.py
ipaddrctrl.py
maskededit.py MaskedEdit patch from Will Sadkin: 2006-06-10 22:13:54 +00:00
numctrl.py MaskedEdit patch from Will Sadkin: 2006-06-10 22:13:54 +00:00
textctrl.py
timectrl.py Patch from Will Sadkin: 2005-02-28 18:45:13 +00:00