Exemplo n.º 1
0
 def __init__(self, master=None, cnf={}, **kw):
     _togl.install(master.tk)
     Widget.__init__(self, master, 'togl', cnf, kw)
Exemplo n.º 2
0
 def __init__(self, master=None, cnf={}, **kw):
     _togl.install(master.tk)
     Widget.__init__(self, master, "togl", cnf, kw)