summaryrefslogtreecommitdiffstats
path: root/generic/tkTreeCtrl.h
diff options
context:
space:
mode:
authortreectrl <treectrl>2005-07-07 03:14:18 (GMT)
committertreectrl <treectrl>2005-07-07 03:14:18 (GMT)
commit22d8d10ad1a3fee221b452be6d4ad97156898538 (patch)
tree0dc55ad95004229c34b2c01014ee46f44cab7e3b /generic/tkTreeCtrl.h
parent711538e316a5a69e274eb6c5ce90b594589698a4 (diff)
downloadtktreectrl-22d8d10ad1a3fee221b452be6d4ad97156898538.zip
tktreectrl-22d8d10ad1a3fee221b452be6d4ad97156898538.tar.gz
tktreectrl-22d8d10ad1a3fee221b452be6d4ad97156898538.tar.bz2
Eliminated all "item I does not have column C" messages. There was no need for the user to know if an item had a Column struct allocated for a given column or not.
Implemented column spanning. A style may now extend over 2 or more columns within an item. Rewrote TreeItem_Draw. TreeItem_Identify, and TreeItem_Identify2. Added [item span] command. NoStyleMsg added to report an item doesn't have a style in a given column. Fixed new [item element configure] syntax to only check for + or , after every option-value pair. [item style set] returns a list with one string per tree column. Previously only allocated Column structs were reported. [item state forcolumn] now allocates a Column struct when setting the state for a column if one didn't exist. Previously an error was returned. [item bbox] no longer returns an error when getting the bounding box for an item column if the item column didn't have a Column struct allocated. [item text] returns one string per tree column if no column is specified.
Diffstat (limited to 'generic/tkTreeCtrl.h')
0 files changed, 0 insertions, 0 deletions