Exemplo n.º 1
0
 def __init__(self):
     Settable.__init__(self,
                       entry='foo',
                       checkbutton=True,
                       radiobutton='first',
                       label='label',
                       spinbutton=100,
                       hscale=100.0,
                       vscale=100.0,
                       textview='sliff',
                       comboentry='CE1',
                       combobox='CB1',
                       button='button')
Exemplo n.º 2
0
 def __init__(self):
     Settable.__init__(self, title='', period='morning', text='')
Exemplo n.º 3
0
 def __init__(self):
     Settable.__init__(self, title='', period='morning', text='')