summaryrefslogtreecommitdiffstats
path: root/demos/mailwasher.tcl
Commit message (Collapse)AuthorAgeFilesLines
* Use -iexpand xy instead of -iexpand es because it is the display area I want ↵treectrl2005-06-131-2/+2
| | | | to expand, not the padding.
* Renamed bind tag to same name as the demo command.treectrl2005-05-171-2/+2
|
* Use column -tag instead of zero, to handle -columnprefix option if used.treectrl2005-05-131-5/+7
| | | | Use "column compare".
* Replace -arrowpad with -arrowpadx.treectrl2005-05-101-2/+2
| | | | Tweaked -xscrollincrement so horizontal scrolling is better with column dnd.
* Fixed list sorting for checkbutton columns.treectrl2005-05-011-3/+3
|
* Added standard block comments to highlight steps of creating and using a ↵treectrl2005-03-291-33/+55
| | | | treectrl widget.
* Replace styOn and styOff with single styCheck; use the new "item state ↵treectrl2004-08-091-19/+17
| | | | forcolumn" command.
* Use the new "column create" command and -defaultstyle widget option.treectrl2004-07-261-8/+8
|
* Big padx and pady patch.treectrl2003-01-021-9/+9
|
* Initial revisiontreectrl2002-12-171-0/+183