summaryrefslogtreecommitdiffstats
path: root/demos/imovie.tcl
Commit message (Collapse)AuthorAgeFilesLines
* Replaced use of deprecated treectrl option -defaultstyle with new column ↵treectrl2006-11-051-2/+2
| | | | option -itemstyle.
* Column -tag is now -tags (although -tag is still backwards-compatible).treectrl2006-10-041-2/+2
|
* Disable mouse tracking when the initial click activates the name-editing entry.treectrl2006-09-241-1/+3
|
* Added RCS $Id$ tags.treectrl2005-07-111-0/+2
|
* Use new "item element configure" syntax to configure multiple elements at once.treectrl2005-07-051-3/+4
|
* Use -iexpand xy instead of -iexpand es because it is the display area I want ↵treectrl2005-06-131-2/+4
| | | | | | to expand, not the padding. Changed placement of the name-editting entry.
* 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-7/+7
|
* Added standard block comments to highlight steps of creating and using a ↵treectrl2005-03-291-18/+37
| | | | treectrl widget.
* Use the new "column create" command and -defaultstyle widget option.treectrl2004-07-261-1/+6
|
* Big padx and pady patch.treectrl2003-01-021-5/+5
|
* Mac support added.treectrl2002-12-231-6/+14
|
* Initial revisiontreectrl2002-12-171-0/+111