Home
last modified time | relevance | path

Searched refs:ScrolledListBox (Results 1 – 6 of 6) 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/cpython3/Lib/tkinter/
Dtix.py1308 class ScrolledListBox(TixWidget): class
1642 class _dummyScrolledListBox(ScrolledListBox, TixSubWidget):
/external/python/cpython2/Lib/lib-tk/
DTix.py1311 class ScrolledListBox(TixWidget): class
1646 class _dummyScrolledListBox(ScrolledListBox, TixSubWidget):
/external/python/cpython3/Doc/library/
Dtkinter.tix.rst418 .. \ulink{ScrolledListBox}{http://tix.sourceforge.net/dist/current/demos/samples/SListBox.tcl}
/external/python/cpython2/Doc/library/
Dtix.rst430 .. \ulink{ScrolledListBox}{http://tix.sourceforge.net/dist/current/demos/samples/SListBox.tcl}