Sophie

Sophie

distrib > Fedora > 18 > x86_64 > media > updates > by-pkgid > 92fdf0ccfd77e2407233c23f5e203339 > files > 133

python-pyface-doc-4.3.0-4.fc18.noarch.rpm

#------------------------------------------------------------------------------
# Copyright (c) 2011, Enthought, Inc.
# All rights reserved.
#------------------------------------------------------------------------------


enamldef DockPane(Form):
        Label:
            text = "First name:"
        Field:
            pass
        Label:
            text = "Last name:"
        Field:
            pass
        Label:
            text = "Address:"
        Field:
            pass
        Label:
            text = ""
        Field:
            pass
        Label:
            text = "City:"
        Field:
            pass
        Label:
            text = "State:"
        Field:
            pass
        Label:
            text = "Postal Code:"
        Field:
            pass
        Label:
            text = "Country:"
        Field:
            pass
        Label:
            text = "Phone number:"
        Field:
            pass
        Label:
            text = "Email:"
        Field:
            pass
        Label:
            text = "Confirm email:"
        Field:
            pass
        Label:
            text = "Confirm email:"
        Field:
            pass
        Label:
            text = "Confirm email:"
        Field:
            pass
        Label:
            text = "Confirm email:"
        Field:
            pass
        Label:
            text = "Confirm email:"
        Field:
            pass
        Label:
            text = "Confirm email:"
        Field:
            pass