summaryrefslogtreecommitdiffstats
path: root/demos/column-lock.tcl
Commit message (Expand)AuthorAgeFilesLines
* Use the new style layout option -draw instead of the deprecated element optio...treectrl2006-12-071-9/+10
* Only remember the item-columns on the edge of the selection. There is still a...treectrl2006-11-251-2/+15
* Added [DemoList] command to get the name of the main list rather than hard-co...treectrl2006-11-231-4/+4
* Added test command to add some text to each item-column.treectrl2006-11-231-1/+7
* Use lassign instead of the classic foreach hack.treectrl2006-11-191-3/+15
* Make sure the demo runs when -itemprefix and/or -columnprefix are specified.treectrl2006-11-151-9/+9
* Cosmetic changes (to code and appearance).treectrl2006-11-051-8/+8
* Added spreadsheet-like selection.treectrl2006-10-311-21/+100
* Cosmetic changes, plus toggle the checkbuttons when clicked.treectrl2006-10-281-30/+47
* Added a right-locked column.treectrl2006-10-141-13/+47
* New file to demonstrate the column option -lock.treectrl2006-10-111-0/+176