Searched refs:HList (Results 1 – 10 of 10) sorted by relevance
22 commonly needed widgets that are missing from standard Tk: :class:`HList`,305 .. class:: HList()307 The `HList314 .. \ulink{HList}{http://tix.sourceforge.net/dist/current/demos/samples/HList1.tcl}
14 widgets that are missing from standard Tk: :class:`HList`, :class:`ComboBox`,317 .. class:: HList()319 The `HList326 .. \ulink{HList}{http://tix.sourceforge.net/dist/current/demos/samples/HList1.tcl}
185 Fixed HList.header_exists() in tkinter.tix module by addin a workaround to
666 Fixed HList.header_exists() in tkinter.tix module by addin a workaround to
4095 Fixed HList.header_exists() in tkinter.tix module by addin a workaround to
854 class HList(TixWidget, XView, YView): class1649 class _dummyHList(HList, TixSubWidget):
856 class HList(TixWidget, XView, YView): class1653 class _dummyHList(HList, TixSubWidget):
255 Fixed HList.header_exists() in Tix module by adding a workaround to Tix
2194 Add missing info methods in Tix.HList.
14080 - Issue #1356969: Add missing info methods in tix.HList.