Home
last modified time | relevance | path

Searched refs:ResizeHandle (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Demo/tix/
Dtixwidgets.py510 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/
Dtix.py1273 class ResizeHandle(TixWidget): class
/external/python/cpython2/Lib/lib-tk/
DTix.py1276 class ResizeHandle(TixWidget): class
/external/python/cpython2/Misc/
DHISTORY6171 - Tix.ResizeHandle exposes detach_widget, hide, and show.
/external/python/cpython3/Misc/
DHISTORY23555 - Tix.ResizeHandle exposes detach_widget, hide, and show.