summaryrefslogtreecommitdiffstats
path: root/generic/tkTreeNotify.c
diff options
context:
space:
mode:
authortreectrl <treectrl>2006-09-21 06:35:11 (GMT)
committertreectrl <treectrl>2006-09-21 06:35:11 (GMT)
commitc76909827c837862f619af477c8876bd7315086b (patch)
treec1eae26bc62905c40f576e58505f942c9cc886f8 /generic/tkTreeNotify.c
parent1b67551dd01a1c5dad0018d871fae552e7e31698 (diff)
downloadtktreectrl-c76909827c837862f619af477c8876bd7315086b.zip
tktreectrl-c76909827c837862f619af477c8876bd7315086b.tar.gz
tktreectrl-c76909827c837862f619af477c8876bd7315086b.tar.bz2
Added Item.flags field for handling deleted items.
TreeItem_FromObj renamed to TreeItemList_FromObj. TreeItemList_FromObj: added "list", "range", "ancestors" and "children" keywords for matching multiple items. Added TreeItem_FirstAndLast, TreeItem_ListDescendants. [item create]: fixed bug where -nextsibling and -prevsibling options could specify an orphan item. Tree_DeselectHidden rewritten to use TreeItemList. TreeItemCmd: Use TreeItemList_FromObj to get lists of items to operate on instead of single items. [item expand], [item collapse], [item toggle]: Only operate on items which exist when the command is called, not any that might get created by <Expand> or <Collapse> binding scripts. Handle item descriptions that refer to multiple items. [item compare]: removed 2nd-arg code since argInfo[] was changed to handle an extra argument. [item configure]: Handle item descriptions that refer to multiple items. [item delete]: Handle item descriptions that refer to multiple items. Use TreeCtrl.preserveItemList to hold deleted items until any nested calls complete. [item enabled]: Handle item descriptions that refer to multiple items. [item id]: Handle item descriptions that refer to multiple items. Return a list of item ids instead of only one.
Diffstat (limited to 'generic/tkTreeNotify.c')
0 files changed, 0 insertions, 0 deletions