Searched refs:ResizeHandle (Results 1 – 5 of 5) sorted by relevance
/external/python/cpython2/Demo/tix/ |
D | tixwidgets.py | 510 rh = Tix.ResizeHandle(top, bg='black', 553 rh = Tix.ResizeHandle(top, bg='black', 595 rh = Tix.ResizeHandle(top, bg='black',
|
/external/python/cpython3/Lib/tkinter/ |
D | tix.py | 1273 class ResizeHandle(TixWidget): class
|
/external/python/cpython2/Lib/lib-tk/ |
D | Tix.py | 1276 class ResizeHandle(TixWidget): class
|
/external/python/cpython2/Misc/ |
D | HISTORY | 6171 - Tix.ResizeHandle exposes detach_widget, hide, and show.
|
/external/python/cpython3/Misc/ |
D | HISTORY | 23555 - Tix.ResizeHandle exposes detach_widget, hide, and show.
|