summaryrefslogtreecommitdiffstats
path: root/demos/firefox.tcl
Commit message (Collapse)AuthorAgeFilesLines
* Hide eRectTop using the -draw option instead of specifying empty values for ↵treectrl2005-06-131-5/+6
| | | | | | the -fill and -outline options. Use -iexpand x instead of -iexpand e because it is the display area I want to expand, not the padding.
* Use "window" element type's new -destroy option to destroy associated window ↵treectrl2005-06-021-0/+4
| | | | when element is deleted.
* Use Tile package if available for buttons and comboboxes.treectrl2005-05-281-28/+61
|
* Added double-click binding.treectrl2005-05-171-0/+9
|
* Demonstrate the new style layout option -indent.treectrl2005-05-141-11/+78
| | | | | Change cursor to hand2 when over the text element of child-of-root item. Allow clicking text element of chlid-of-root item to expand/collapse item.
* Use column -tag instead of zero, to handle -columnprefix option if used.treectrl2005-05-131-22/+24
|
* Added missing demo.treectrl2005-05-111-0/+251