Activity for TkTreeCtrl

  • allen wu allen wu created ticket #95

    how to use the tktreectrl to create a specific folder tree

  • Tim Baker Tim Baker modified a comment on ticket #94

    I have no experience with the Python wrapper Tkinter. But from the error it looks like treectrl isn't installed where Python can find it. It needs to go into Python's "lib" folder or something. Sorry I can't be more help.

  • Tim Baker Tim Baker posted a comment on ticket #94

    I have no experience with the Python wrapper Tkinter. But from the error it looks like treectrl isn't installed where Python can find it. It needs to go into Python's "lib" folder or something. Sorry I can' be more help.

  • Kenneth Watanabe Kenneth Watanabe created ticket #94

    _tkinter.TclError: can't find package treectrl

  • Ashok P. Nadkarni Ashok P. Nadkarni posted a comment on ticket #93

    A fork with a fix is at https://github.com/apnadkarni/tktreectrl /Ashok

  • Ashok P. Nadkarni Ashok P. Nadkarni posted a comment on ticket #93

    Git bisect shows offending commit as : c:\src\tktreectrl>git bisect bad e8a19f7d07e5b25cb07d46e31ee9a60af3a6e01e is the first bad commit commit e8a19f7d07e5b25cb07d46e31ee9a60af3a6e01e Author: Tim Baker treectrl@users.sourceforge.net Date: Sat Mar 30 21:22:57 2013 -0700 Added text element option -truncpos to control position of "...". The -truncpos option can have the value "start", "middle" or "end". :040000 040000 4c120affe3be7f7dd8cc6177f1b3096f0d6a3c98 56f3ba9bbc89ce8aad7bd26c29df318460755d19...

  • Jean-Marie Cuaz Jean-Marie Cuaz posted a comment on ticket #93

    If usefull, I can provide 2 Tcl/Tk scripts exercising TkTreeCtrl under simulated heavy load with a SQlite db and showing differences between 2.4.1 / 2.4.2 versions. I wonder if performance regression relates to : +What's New in TkTreeCtrl 2.4.2 +Changed how the scroll position is calculated. + +The x/y scroll position has always been +relative to the top-left corner of the widget, when it should really be +relative to the top-left corner of the content area (i.e., the area +inside the borders and...

  • Jean-Marie Cuaz Jean-Marie Cuaz created ticket #93

    Perf regression in version 2.4.2 vs version 2.4.1 on Win7

  • TkTreeCtrl TkTreeCtrl released /OldFiles/tktreectrl-1.0.tar.gz

  • TkTreeCtrl TkTreeCtrl released /OldFiles/tktreectrl-1.0-5.tar.gz

  • Michal Sosnowski Michal Sosnowski created ticket #12

    HTML display

  • Michal Sosnowski Michal Sosnowski created ticket #92

    "Tab" character is not displayed in "text" element.

1
MongoDB Logo MongoDB