summaryrefslogtreecommitdiffstats
path: root/demos/layout.tcl
Commit message (Collapse)AuthorAgeFilesLines
* Added a -union element to the last set of items to test the new style layout ↵treectrl2006-12-071-3/+4
| | | | option -visble.
* Use the new column option -itemjustify.treectrl2006-12-021-2/+2
|
* Whitespace police.treectrl2006-11-301-135/+135
|
* Added [DemoList] command to get the name of the main list rather than ↵treectrl2006-11-231-2/+2
| | | | hard-coding .f2.f1.t everywhere.
* Column -tag is now -tags (although -tag is still backwards-compatible).treectrl2006-10-041-2/+2
|
* Added RCS $Id$ tags.treectrl2005-07-111-0/+2
|
* Use -iexpand xy instead of -iexpand es because it is the display area I want ↵treectrl2005-06-131-7/+7
| | | | | | to expand, not the padding. Use -height 40 instead of -ipady {0 20} because -ipad values are no longer included in the display area of an element.
* Added global "ShowLines" which is false on the Mac to disable drawing ↵treectrl2005-05-221-1/+1
| | | | connecting lines.
* Use column -tag instead of zero, to handle -columnprefix option if used.treectrl2005-05-131-12/+13
|
* Added standard block comments to highlight steps of creating and using a ↵treectrl2005-03-291-0/+20
| | | | treectrl widget.
* Use -button item option.treectrl2004-07-301-12/+4
|
* Use the new "column create" command and -defaultstyle widget option.treectrl2004-07-261-1/+1
|
* Big padx and pady patch.treectrl2003-01-021-12/+12
|
* Extended demo.treectrl2002-12-211-14/+46
|
* Initial revisiontreectrl2002-12-171-0/+98