HomeSort by relevance Sort by last modified time
    Searched refs:setgrid (Results 1 - 5 of 5) sorted by null

  /external/python/cpython2/Demo/tkinter/guido/
rmt.py 29 t = Text(f, relief=RAISED, borderwidth=2, yscrollcommand=s.set, setgrid=1)
  /external/python/cpython2/Lib/lib-tk/test/
widget_tests.py 265 'setgrid', 'takefocus', 'text', 'textvariable', 'troughcolor',
439 self.checkBooleanParam(widget, 'setgrid')
  /external/python/cpython3/Lib/tkinter/test/
widget_tests.py 247 'setgrid', 'takefocus', 'text', 'textvariable', 'troughcolor',
421 self.checkBooleanParam(widget, 'setgrid')
  /external/python/cpython2/Lib/lib-tk/test/test_tkinter/
test_widgets.py 486 'setgrid', 'spacing1', 'spacing2', 'spacing3', 'startline', 'state',
705 'selectmode', 'setgrid', 'state',
    [all...]
  /external/python/cpython3/Lib/tkinter/test/test_tkinter/
test_widgets.py 497 'setgrid', 'spacing1', 'spacing2', 'spacing3', 'startline', 'state',
716 'selectmode', 'setgrid', 'state',
    [all...]

Completed in 2187 milliseconds