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

Module wx.lib.masked.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.


Classes
IpAddrCtrl This class is a particular type of MaskedTextCtrl that accepts and understands the semantics of IP addresses, reformats input as you move from field to field, and accepts '.' as a navigation character, so that typing an IP address can be done naturally.
IpAddrCtrlAccessorsMixin Defines IpAddrCtrl's list of attributes having their own Get/Set functions, exposing only those that make sense for an IP address control.

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