Home
last modified time | relevance | path

Searched refs:ResizeHandle (Results 1 – 3 of 3) 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/cpython2/Lib/lib-tk/
DTix.py1280 class ResizeHandle(TixWidget): class
/external/python/cpython2/Misc/
DHISTORY6171 - Tix.ResizeHandle exposes detach_widget, hide, and show.