Table Of Contents

Previous topic

NumCtrlAccessorsMixin

Next topic

BaseMaskedTextCtrl

This Page

phoenix_title 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.


class_hierarchy Inheritance Diagram

Inheritance diagram for module textctrl

Inheritance diagram of textctrl


class_summary Classes Summary

BaseMaskedTextCtrl This is the primary derivation from MaskedEditMixin. It provides
PreMaskedTextCtrl This class exists to support the use of XRC subclassing.
TextCtrl The “user-visible” masked text control; it is identical to the