Home
last modified time | relevance | path

Searched refs:ScrolledListBox (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Demo/tix/samples/
DPanedWin.py41 list = Tix.ScrolledListBox(p1)
/external/python/cpython2/Demo/tix/
Dtixwidgets.py500 list = Tix.ScrolledListBox(top, scrollbar='auto')
639 list = Tix.ScrolledListBox(p1)
/external/python/cpython2/Lib/lib-tk/
DTix.py1315 class ScrolledListBox(TixWidget): class
1650 class _dummyScrolledListBox(ScrolledListBox, TixSubWidget):
/external/python/cpython2/Doc/library/
Dtix.rst430 .. \ulink{ScrolledListBox}{http://tix.sourceforge.net/dist/current/demos/samples/SListBox.tcl}