Searched +refs:tablelist +refs:sortItems (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/modules/tablelist/scripts/
H A DtablelistWidget.tcl2 # Contains the implementation of the tablelist widget.
7 # - Public procedure creating a new tablelist widget
8 # - Private procedures implementing the tablelist widget command
19 namespace eval tablelist {
36 if {[string compare [interp alias {} ::tablelist::style] ""] != 0} {
41 interp alias {} ::tablelist::style {} ::style
43 interp alias {} ::tablelist::styleConfig {} ::style configure
45 interp alias {} ::tablelist::styleConfig {} ::style default
47 interp alias {} ::tablelist::getThemes {} ::tile::availableThemes
48 interp alias {} ::tablelist
[all...]

Completed in 96 milliseconds