tablelist bug
- From: DrS <drscrypt@xxxxxxxxx>
- Date: Sat, 28 Jan 2012 15:59:17 -0500
Hello,
I have configured a tablelist widget to have movable rows. The first time I use it, it works OK - I can move the rows. Anytime after that, I get the following error:
can't read "data(k0,0-indent)": no such element in array
can't read "data(k0,0-indent)": no such element in array
while executing
"string compare $data($targetParentKey,$treeCol-indent) tablelist_${treeStyle}_collapsedImg$depth"
(procedure "moveNode" line 159)
invoked from within
"moveNode $win $source $targetParentKey $targetChildIdx"
(procedure "moveSubCmd" line 16)
invoked from within
"${cmd}SubCmd $win [lrange $args 1 end]"
(procedure "tablelist::tablelistWidgetCmd" line 8)
invoked from within
"::$win move $sourceKey $targetParentKey $targetChildIdx"
(procedure "tablelist::moveOrActivate" line 40)
invoked from within
"tablelist::moveOrActivate $tablelist::W [$tablelist::W nearest $tablelist::y] [$tablelist::W nearestcolumn $tablelist::x]"
invoked from within
"if {[winfo exists .t.tab.body]} {
foreach {tablelist::W tablelist::x tablelist::y} [tablelist::convEventFields .t.tab.body 26 35] {}
set t..."
(command bound to event)
.
- Follow-Ups:
- Re: tablelist bug
- From: nemethi
- Re: tablelist bug
- Prev by Date: Problem with ttk::spinbox button size
- Next by Date: Re: tablelist bindings
- Previous by thread: Problem with ttk::spinbox button size
- Next by thread: Re: tablelist bug
- Index(es):