Menu

#19 blt::hiertable "index" command doesn't work with entry names

open
nobody
None
5
2005-05-17
2005-05-17
Genia
No

Please have a look to the simple test case below:

> more test.tcl
package require BLT
pack [blt::hiertable .t -hideroot 1]
.t column insert end total
.t insert end empty -button 1 -data [list]

> wish8.4 test.tcl
Segmentation fault

Is it a known issue? Can you suggest any solution
workaround ?

Thanks in advance,
Genia

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.