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

Package wx.lib.masked

Submodules
  • combobox: Provides masked edit capabilities within a ComboBox format, as well as a base class from which you can derive masked comboboxes tailored to a specific function.
  • ctrl: masked.Ctrl is actually a factory function for several types of masked edit controls:
  • ipaddrctrl: Provides a smart text input control that understands the structure and limits of IP Addresses, and allows automatic field navigation as the user hits '.' when typing.
  • maskededit: is a sublassed text control that can carefully control the user's input based on a mask string you provide.
  • numctrl: allows you to get and set integer or floating point numbers as value,</LI>
  • 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.
  • timectrl: TimeCtrl provides a multi-cell control that allows manipulation of a time value.

Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:23:19 2005 http://epydoc.sf.net