![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveRe: 2 Questions on Tree widget
From: suchenwi <richard.suchenwirth-bauersachs@siemens.com>
Date: Sat Sep 03 2005 - 21:57:46 CEST
The idea is rather that when the user opens or closes a node, an
The x/yview methods just service the standard scrollbar protocol.
Tree .t -background white -opencmd {LemonTree::open .t}
The additional arguments are automagically added when the scrollbar is
|