예제 #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')
예제 #2
0
 def __init__(self):
     Settable.__init__(self, title='', period='morning', text='')
예제 #3
0
 def __init__(self):
     Settable.__init__(self, title='', period='morning', text='')