Home
last modified time | relevance | path

Searched refs:NoDefaultRoot (Results 1 – 19 of 19) sorted by relevance

/external/python/cpython3/Lib/tkinter/test/test_tkinter/
Dtest_font.py134 tkinter.NoDefaultRoot()
148 tkinter.NoDefaultRoot()
158 tkinter.NoDefaultRoot()
Dtest_misc.py322 tkinter.NoDefaultRoot()
326 tkinter.NoDefaultRoot()
343 tkinter.NoDefaultRoot()
352 tkinter.NoDefaultRoot()
Dtest_simpledialog.py30 tkinter.NoDefaultRoot()
Dtest_images.py33 tkinter.NoDefaultRoot()
42 tkinter.NoDefaultRoot()
51 tkinter.NoDefaultRoot()
60 tkinter.NoDefaultRoot()
Dtest_messagebox.py31 tkinter.NoDefaultRoot()
Dtest_colorchooser.py63 tkinter.NoDefaultRoot()
Dtest_variables.py337 tkinter.NoDefaultRoot()
/external/python/cpython3/Lib/tkinter/test/
Dsupport.py12 tkinter.NoDefaultRoot()
61 tkinter.NoDefaultRoot()
/external/python/cpython3/Lib/test/
Dtest_idle.py25 tk.NoDefaultRoot()
/external/python/cpython3/Lib/idlelib/idle_test/
Dhtest.py73 tk.NoDefaultRoot()
/external/python/cpython2/Lib/lib-tk/test/test_ttk/
Dsupport.py12 tkinter.NoDefaultRoot()
/external/python/cpython3/Misc/NEWS.d/
D3.10.0a4.rst299 :func:`~tkinter.NoDefaultRoot` was not called, a new temporal hidden root
D3.5.0a1.rst2548 Fixed Tkinter images copying operations in NoDefaultRoot mode.
/external/python/cpython2/Misc/NEWS.d/
D2.7.9rc1.rst593 Fixed Tkinter images copying operations in NoDefaultRoot mode.
/external/python/cpython3/Lib/idlelib/
Dpyshell.py1615 NoDefaultRoot()
/external/python/cpython2/Lib/lib-tk/
DTkinter.py199 def NoDefaultRoot(): function
/external/python/cpython3/Lib/tkinter/
D__init__.py277 def NoDefaultRoot(): function
/external/python/cpython3/Misc/
DHISTORY1487 - Issue #22236: Fixed Tkinter images copying operations in NoDefaultRoot mode.
29587 - There's a new global call, Tkinter.NoDefaultRoot(), which disables
/external/python/cpython2/Misc/
DHISTORY12208 - There's a new global call, Tkinter.NoDefaultRoot(), which disables