FullEntry

A FullEntry is a combination of a label and an entry field.

Base Classes

Methods

__init__(self, parent, label, width)

   def __init__(self, parent, label, width = 20):

Constructor.

get(self)

   def get(self):

Returns the entries text

set(self, val)

   def set(self, val):

Set the text in the entryfield