Package wx :: Package lib :: Package masked :: Module textctrl
[frames | no frames]

Module wx.lib.masked.textctrl

Provides a generic, fully configurable masked edit text control, as well as a base class from which you can derive masked controls tailored to a specific function. See maskededit module overview for how to configure the control.


Classes
BaseMaskedTextCtrl This is the primary derivation from MaskedEditMixin.
PreMaskedTextCtrl This class exists to support the use of XRC subclassing.
TextCtrl The "user-visible" masked text control; it is identical to the BaseMaskedTextCtrl class it's derived from.

Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:08:39 2007 http://epydoc.sf.net