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.20040428.rpd on Tue Apr 26 14:25:06 2005 http://epydoc.sf.net