Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ANNOUNCE: TkTreeCtrl 2.2

9 views
Skip to first unread message

Tim Baker

unread,
Nov 26, 2006, 10:35:06 PM11/26/06
to
TkTreeCtrl is a flexible listbox widget for Tk written in C.

Project homepage:
http://tktreectrl.sourceforge.net/

ChangeLog:
http://tktreectrl.sourceforge.net/What%27s%20New%20in%20TkTreeCtrl.html

Source and Win32 binary downloads:
http://sourceforge.net/project/showfiles.php?group_id=69413

-- Tim Baker


Tim Baker

unread,
Nov 27, 2006, 1:58:44 PM11/27/06
to


There is a bug in this version when all of the following conditions are met:
-showheader yes, and
-xscrollincrement <= 0, and
no visible items, and
headers are wider than the window.

There is a fix in CVS under the VERSION2_2fixes branch. It is easy to avoid
by having -xscrollincrement > 0 (or by not displaying an empty list).

-- Tim Baker


Manfred Stelzhammer

unread,
Nov 27, 2006, 5:38:37 PM11/27/06
to
Tim Baker schrieb:
The most of the demos doesn't work

The error ist: invalid command name "TreeCtrl::SetEdiable"


Regards
Manfred

Tim Baker

unread,
Nov 27, 2006, 8:53:19 PM11/27/06
to


I have no clue what that is about. There is a command called
TreeCtrl::SetEditable.
Can you verify that the spelling is correct in the demo files? And did you
build
treectrl yourself or are you using the Win32 binary I provided?

-- Tim Baker


Manfred Stelzhammer

unread,
Nov 28, 2006, 12:36:13 PM11/28/06
to
Tim Baker schrieb:
I use the Win32 binary
The error is on version 2.1 as well.

Regards
Manfred

Tim Baker

unread,
Nov 28, 2006, 3:04:11 PM11/28/06
to


If you have version 1.1 installed, replace the old pkgIndex.tcl file
with the one from this version (but replace the version number 2.2 with
1.1). Otherwise the old pkgIndex.tcl file will set the TREECTRL_LIBRARY
variable which will override where the library scripts are found.

-- Tim Baker


Manfred Stelzhammer

unread,
Nov 28, 2006, 4:21:32 PM11/28/06
to

Thanks, now does it work.

Regards
Manfred

0 new messages