masked¶package providing “masked edit” controls, allowing characters within a data entry control to remain fixed, and providing fine-grain control over allowed user input.
Modules Summary¶| combobox | Provides masked edit capabilities within a ComboBox format, as well as |
| ctrl | masked.Ctrl is actually a factory function for several types of |
| ipaddrctrl | Provides a smart text input control that understands the structure and |
| maskededit | contains MaskedEditMixin class that drives all the other masked controls. |
| numctrl | masked.NumCtrl: |
| textctrl | Provides a generic, fully configurable masked edit text control, as well as |
| timectrl | TimeCtrl provides a multi-cell control that allows manipulation of a time |